![]() | ISharedDictionaryTKey, TValueAdd Method |
Namespace: EBP.Framework.Common.Interfaces.Shared
Exception | Condition |
---|---|
NotSupportedException | The IDictionaryTKey, TValue is read-only. |
ArgumentException | An element with the same key already exists in the IDictionaryTKey, TValue. |
ArgumentNullException | key is null. |