![]() | LinkedHashMapTK, TVAdd Method (TK, TV) |
Namespace: com.espertech.esper.compat.collections
public void Add( TK key, TV value )
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. |