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


In This Topic
    GoLayerEnumerator Structure Members
    In This Topic

    The following tables list the members exposed by GoLayerEnumerator.

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