This method resets the collection parameter’s internal position pointer to the first member of the collection. The NextCollectionProperty method will return the first member of the collection property in the next subsequent call.
void RewindCollection (VARIANT* collection)
None