This method returns true if the current position pointer within the collection parameter is pointing to a valid member of the collection; that is, if a call to NextCollectionProperty will return an actual instance from the collection. If the position pointer is at the end of the collection, this method returns false.
BOOL CollectionHasNextProperty (VARIANT const collection)