LocalORDictionaryTKey, TVal Properties |
The LocalORDictionaryTKey, TVal generic type exposes the following members.
Name | Description | |
---|---|---|
Count |
Returns number of elements inside the current set.
| |
Entries |
Returns collection of the elements inside the current set.
| |
IsEmpty |
Determines if underlying ORDictionary is empty.
| |
Item |
Gets or sets provided key-value of the underlying ORDictionary within scope of the current cluster node.
|