AdminCommand.GetValue<T> Method
protected T GetValue<T>(
string key
)
This language is not supported or no code example is available.
generic<typename T>
protected:
T^ GetValue(
String^ key
)
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.
Type Parameters
-
T
-
Parameters
-
key
-
string
Return Value
T
In this article
Definition