Name | Description | |
---|---|---|
![]() | SafeDictionary<TKey,TValue> Constructor |
The following tables list the members exposed by SafeDictionary<TKey,TValue>.
Name | Description | |
---|---|---|
![]() | SafeDictionary<TKey,TValue> Constructor |
Name | Description | |
---|---|---|
![]() | Comparer | (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>) |
![]() | Count | (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>) |
![]() | Item | Gets or sets the value associated with the specified key. |
![]() | Keys | (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>) |
![]() | Values | (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>) |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>) |
![]() | Clear | (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>) |
![]() | ContainsKey | (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>) |
![]() | ContainsValue | (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>) |
![]() | GetEnumerator | (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>) |
![]() | GetObjectData | (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>) |
![]() | OnDeserialization | (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>) |
![]() | Remove | (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>) |
![]() | TryGetValue | (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>) |