![]() | LocalLWWDictionaryTKey, TVal Properties |
The LocalLWWDictionaryTKey, 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 LWWDictionary is empty.
|
![]() | Item |
Gets or sets provided key-value of the underlying ORDictionary within scope of the current cluster node.
|