AvlTreeTKey, TValue Properties |
The AvlTreeTKey, TValue generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Number of elements in tree.
|
![]() | First |
Returns iterator which points to the first element in the tree.
|
![]() | ItemDouble |
Finds iterator which is greater than specified percentile elements in the tree.
|
![]() | ItemInt32 |
Finds iterator at the specified position in the sorted order.
|
![]() | Last |
Returns iterator which points to the last element in the tree.
|