DictionaryWrapper<TKey, TValue> Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the DictionaryWrapper<TKey, TValue> class.
Overload List
Name | Description | |
---|---|---|
DictionaryWrapper<TKey, TValue>() | Initializes a new instance of the DictionaryWrapper<TKey, TValue> class. | |
DictionaryWrapper<TKey, TValue>(DictionaryWrapper<TKey, TValue>) | Initializes a new instance of the DictionaryWrapper<TKey, TValue> class based on another object. |
Top
See Also
Reference
DictionaryWrapper<TKey, TValue> Class