BaseGet Method
From MCManager API
Overload List
| Name | Description | |
|---|---|---|
| BaseGet(String) |
Gets the value of the first entry with the specified key from the NameObjectCollectionBase instance.
(Inherited from NameObjectCollectionBase.) | |
| BaseGet(Int32) |
Gets the value of the entry at the specified index of the NameObjectCollectionBase instance.
(Inherited from NameObjectCollectionBase.) |