ParametersDictionary - конструктор

Список перегрузок

ParametersDictionaryInitializes a new instance of the DictionaryTKey, TValue class that is empty, has the default initial capacity, and uses the default equality comparer for the key type.
ParametersDictionary(IDictionaryString, String)Инициализирует новый экземпляр класса ParametersDictionary
ParametersDictionary(Int32)Initializes a new instance of the DictionaryTKey, TValue class that is empty, has the specified initial capacity, and uses the default equality comparer for the key type.

См. также