Version

DisposableObjectEnumeratorBase Class Members

The following tables list the members exposed by DisposableObjectEnumeratorBase.

Public Constructors
 NameDescription
Public ConstructorDisposableObjectEnumeratorBase ConstructorConstructor  
Public Methods
 NameDescription
Public MethodMoveNextImplements the IEnumerator.MoveNext method  
Public MethodResetImplements the IEnumerator.Reset method. Sets the position to before the first item in the collection  
See Also