| SortedMap Properties |
The LowLevelSortedMap type exposes the following members.
Properties
| Name | Description |
---|
| Count |
Number of map entries
|
| Item |
Indexer to get the specific value by the key
|
| Keys |
Gets the keys of the map as list
|
| Values |
Gets the values of the map as values
|
TopSee Also