| IndexTKey, TValue Properties |
The IndexTKey, TValue generic type exposes the following members.
Properties
| Name | Description |
---|
| IsEmpty |
Returns true if the index is empty.
|
| Item |
TBD
|
| Keys |
Returns the key set.
|
| Values |
Returns the union of all value sets.
|
TopSee Also