[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| GetValue(Int32) |
Returns the value with the specified identifier on success. Returns NULL
if this method is called incorrectly or an exception is thrown.
| |
| GetValue(String) |
Returns the value with the specified identifier on success. Returns NULL
if this method is called incorrectly or an exception is thrown.
|
See Also