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


In This Topic
    GoLayerCollectionObjectEnumerator Structure Members
    In This Topic

    The following tables list the members exposed by GoLayerCollectionObjectEnumerator.

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