GetVariableKind(string)
Method in Program
Summary
Gets a value indicating the kind of variable name
represents.
Parameters
Name
Description
string
name
The name of a variable.
Returns
The kind of variable that name
represents.
Last updated