Get Method
From MCManager API
Overload List
| Name | Description | |
|---|---|---|
| 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) |