GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGroupEnumerator Structure
Properties Methods


In This Topic
    GoGroupEnumerator Structure Members
    In This Topic

    The following tables list the members exposed by GoGroupEnumerator.

    Public Properties
     NameDescription
    Public Property Gets the current object in the group.  
    Top
    Public Methods
     NameDescription
    Public Method There are no resources to clean up.  
    Public Method Gets an enumerator for iterating over the child GoObjects of this group.  
    Public Method Advance the enumerator to the next child GoObject.  
    Public Method Reset the enumerator to its original position.  
    Top
    See Also