CheckIfEqualTo
Checks if iterator is equal to another iterator.
Syntax
Definition:
HRESULT CheckIfEqualTo(
ITcVnForwardIterator* ipIterator
)
Parameters
Name |
Type |
Description |
---|---|---|
ipIterator |
Iterator interface to compare with |