VariablesList Members
The VariablesList type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
ClearVariable |
Clears all variables from the list.
|
|
|
ContainsVariable |
Determines whether the specified variable is contained within the list.
|
|
|
GetVariables |
Retrieves the list of variables with their statuses.
|
|
|
RegisterVariable |
Registers a new variable unless it already exists in the list.
|
|
|
UnRegisterVariable(String) |
Unregisters a variable by name if it exists in the list.
|
|
|
UnRegisterVariable(VariableStatus) |
Unregisters a variable by reference if it exists in the list.
|

