Description
The ObjMethodIterator.Reset
method sets the iterator’s pointer to the first object in the collection of the ObjMethod
objects to which the given iterator provides access.
Declaration
ObjMethodIteratorObj.Reset()
ObjMethodIteratorObj | An expression, variable or parameter that specifies a reference to an ObjMethodIterator object | |||
Result | None |
Applies To
The method is applied to the following object:
Result Value
None.
See Also
ObjMethodIterator.HasNext
ObjMethodIterator.Next
ObjMethodIterator.Skip