GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGroup Class / IsReadOnly Property
In This Topic
    IsReadOnly Property (GoGroup)
    In This Topic
    Implement the ICollection of GoObject property.
    Syntax
    [Browsable(false)]
    public virtual bool IsReadOnly {get;}

    Property Value

    This defaults to false.
    See Also