GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLayerCollection Class / IsReadOnly Property
In This Topic
    IsReadOnly Property (GoLayerCollection)
    In This Topic
    This collection is never read-only programmatically.
    Syntax
    public bool IsReadOnly {get;}
    See Also