GetValues Method

MCManager API

Overload List

  NameDescription
GetValues(String)
Gets the values associated with the specified key from the NameValueCollection.
(Inherited from NameValueCollection.)
GetValues(Int32)
Gets the values at the specified index of the NameValueCollection.
(Inherited from NameValueCollection.)

See Also