Click or drag to resize

Dictionary<TKey, TValue> Constructor

Overload List
  NameDescription
Public methodDictionary<TKey, TValue>()
Public methodDictionary<TKey, TValue>(IDictionary<TKey, TValue>)
Public methodDictionary<TKey, TValue>(Dictionary)
Top
See Also