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


In This Topic
    GoLayerCollectionEnumerator Structure Members
    In This Topic

    The following tables list the members exposed by GoLayerCollectionEnumerator.

    Public Properties
     NameDescription
    Public Property Gets the current layer in the collection.  
    Top
    Public Methods
     NameDescription
    Public Method There are no resources to clean up.  
    Public Method Gets an enumerator for iterating over the GoLayers in this collection.  
    Public Method Advance the enumerator to the next GoLayer.  
    Public Method Reset the enumerator to its original position.  
    Top
    See Also