ParameterDictionary PropertiesParameterDictionary PropertiesParameterDictionary Properties

The ParameterDictionaryParameterDictionaryParameterDictionary type exposes the following members.

Properties

 PropertyDescription
Public propertyCountCountCount Gets the number of parameters contained in the ParameterDictionaryParameterDictionaryParameterDictionary.
Public propertyItemItemItem Gets or sets the value of the parameter with the specified name.
Public propertyNamesNamesNames Gets the names of the parameters contained in this ParameterDictionaryParameterDictionaryParameterDictionary.

Top