Mono Class Library: Overview

System.Collections.Specialized.NameValueCollection: Constructor Members

The constructors of System.Collections.Specialized.NameValueCollection are listed below. For a list of all members, see the NameValueCollection Members list.

See Also: Inherited members from System.Collections.Specialized.NameObjectCollectionBase

Public Constructors

Constructs and initializes a new instance of the System.Collections.Specialized.NameValueCollection class.
Documentation for this section has not yet been entered.
Constructs and initializes a new instance of the System.Collections.Specialized.NameValueCollection class using the values of the specified System.Collections.Specialized.NameValueCollection .
Constructs and initializes a new instance of the System.Collections.Specialized.NameValueCollection class with the specified initial capacity.
Constructs and initializes a new instance of the System.Collections.Specialized.NameValueCollection class with the specified IHashCodeProvider and the specified IComparer .
Documentation for this section has not yet been entered.
Constructs and initializes new instance of the System.Collections.Specialized.NameValueCollection class that contains the same values as the specified System.Collections.Specialized.NameValueCollection and either the specified capacity or the capacity of the specified collection, whichever is greater.
Constructs and initializes new instance of the System.Collections.Specialized.NameValueCollection class with the specified initial capacity, hash code provider, and comparer.

Protected Constructors