| ORMultiDictionaryTKey, TValueAddItem Method |
| Name | Description | |
|---|---|---|
| AddItem(Cluster, TKey, TValue) |
Add an element to a set associated with a key. If there is no existing set then one will be initialised.
| |
| AddItem(UniqueAddress, TKey, TValue) |
Add an element to a set associated with a key. If there is no existing set then one will be initialised.
|