AvlTreeIterator Properties |
The AvlTreeTKey, TValueAvlTreeIterator type exposes the following members.
Name | Description | |
---|---|---|
![]() | Key |
Search key of the current node.
|
![]() | Position |
Returns position of the current node in sorted order.
|
![]() | Valid |
Returns true if iterator points to valid node.
|
![]() | Value |
Value associated with the current node.
|