Method GetVariableNames
GetVariableNames()
Get all available variable names
Declaration
public List<string> GetVariableNames()
Returns
Type | Description |
---|---|
List<String> | The variable names, sorted alphabetically. |
Get all available variable names
public List<string> GetVariableNames()
Type | Description |
---|---|
List<String> | The variable names, sorted alphabetically. |