Resets the enumerator to the first item in the collection.
Declaration
EnumObj.MoveFirst()
EnumObj | An Enumerator object |
|||
Result | None |
Description
Use the MoveFirst
method to position the enumerator at the first item in the collection.