CheckIfGreaterThan
Checks if the iterator is greater than another iterator.
Syntax
Definition:
HRESULT CheckIfGreaterThan(
ITcVnRandomAccessIterator* ipIterator
)
Parameters
Name |
Type |
Description |
---|---|---|
ipIterator |
Iterator interface to compare with. |