CheckIfGreaterThan
Checks if the iterator is greater than another iterator.
Syntax
Definition:
METHOD CheckIfGreaterThan : HRESULT
VAR_INPUT
ipIterator : ITcVnRandomAccessIterator;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
ipIterator |
Iterator interface to compare with. |