ISharedDictionaryTKey, TValueItem Property |
Namespace: EBP.Framework.Common.Interfaces.Shared
| Exception | Condition |
|---|---|
| NotSupportedException | The property is set and the IDictionaryTKey, TValue is read-only. |
| ArgumentNullException | key is null. |
| KeyNotFoundException | The property is retrieved and key is not found. |