Click or drag to resize

NameValueCollection Properties

The NameValueCollection type exposes the following members.

Properties
  NameDescription
Public propertyComparer (Inherited from DictionaryString, ListString.)
Public propertyCount (Inherited from DictionaryString, ListString.)
Public propertyItem
Gets or sets the value associated with the specified key.
(Inherited from DictionaryString, ListString.)
Public propertyKeys (Inherited from DictionaryString, ListString.)
Public propertyValues (Inherited from DictionaryString, ListString.)
Top
See Also