Version

ISafeDictionary<TKey,TValue> Interface Members

The following tables list the members exposed by ISafeDictionary<TKey,TValue>.

Public Methods
 NameDescription
 MethodCheckAndAddCheck if the key exists in the dictionary, if not adds the value  
See Also