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