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