| ORMultiDictionaryTKey, TValue Properties |
The ORMultiDictionaryTKey, TValue generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | ||
| Entries | ||
| IsEmpty | ||
| Item | ||
| Keys |
Returns all keys stored within current ORMultiDictionary.
| |
| Values |
Returns all values stored in all buckets within current ORMultiDictionary.
|