GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoCollection Class / IsReadOnly Property
In This Topic
    IsReadOnly Property (GoCollection)
    In This Topic
    True when this collection may not be modified.
    Syntax
    public virtual bool IsReadOnly {get;}
    See Also