Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the next COM object of a collection.
Syntax
public COM getNext()
Run On
Called
Return Value
Type: COM Class
The next COM object of the collection.
Remarks
If the next element of the collection isn't a COM object or there are no more elements in the collection, an empty object is returned.