TEnumeratorBase.Reset Method
Sets the enumerator to its initial position, which is before the first element in the collection.
- Spring.EInvalidOperationException
- The collection was modified after the enumerator was created.
- Spring.ENotSupportedException
- The Reset method is not supported.