IsDone method
Determines whether the iterator is at the end of the list.
Syntax
HRESULT retVal = object.IsDone();
Parameters
This method has no parameters.
Show:
Determines whether the iterator is at the end of the list.
HRESULT retVal = object.IsDone();
This method has no parameters.