GoDiagram Web Reference
GoCollectionEnumerator Structure Members
Fields  Properties  Methods 


The following tables list the members exposed by GoCollectionEnumerator.

Public Constructors
 NameDescription
Public ConstructorGoCollectionEnumerator ConstructorConstruct an IEnumerator for iterating either forwards or backwards over a Lists.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)EmptyReturn an enumerator that doesn't iterate at all.  
Top
Public Properties
 NameDescription
Public PropertyCurrentGets the current object in the collection for this enumerator.  
Top
Public Methods
 NameDescription
Public MethodDisposeThere are no resources to clean up.  
Public MethodGetEnumeratorGets an enumerator for iterating over the GoObjects.  
Public MethodMoveNextAdvance the enumerator to the next GoObject.  
Public MethodResetReset the enumerator to its original position.  
Top
See Also

Reference

GoCollectionEnumerator Structure
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback