GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGroup Class
Members
In This Topic
    GoGroup Class
    In This Topic
    Groups are a way of treating a collection of GoObject instances as a single object.
    Syntax
    [DefaultMember("Item")]
    [Serializable()]
    public class GoGroup : GoObject, IGoCollection  
    See Also