Get Method

MCManager API

Overload List

  NameDescription
Get(String)
Gets the values associated with the specified key from the NameValueCollection combined into one comma-separated list.
(Inherited from NameValueCollection.)
Get(Int32)
Gets the values at the specified index of the NameValueCollection combined into one comma-separated list.
(Inherited from NameValueCollection.)
Get(String, String)

See Also