Dictionary<TKey, TValue> Constructor |
Name | Description | |
---|---|---|
![]() | Dictionary<TKey, TValue>() | Initializes a new instance of the Dictionary<TKey, TValue> class |
![]() | Dictionary<TKey, TValue>(IDictionary<TKey, TValue>) | Initializes a new instance of the Dictionary<TKey, TValue> class |
![]() | Dictionary<TKey, TValue>(Dictionary) | Initializes a new instance of the Dictionary<TKey, TValue> class |