Add Method

MCManager API

Overload List

  NameDescription
Add(NameValueCollection)
Copies the entries in the specified NameValueCollection to the current NameValueCollection.
(Inherited from NameValueCollection.)
Add(String, String)
Adds an entry with the specified name and value to the NameValueCollection.
(Inherited from NameValueCollection.)

See Also