com.onlineobject.objectnet Namespace

VariablesList Methods

The VariablesList type exposes the following members.

Methods


  Name Description
Public method ClearVariable
Clears all variables from the list.
Public method ContainsVariable
Determines whether the specified variable is contained within the list.
Public method GetVariables
Retrieves the list of variables with their statuses.
Public method RegisterVariable
Registers a new variable unless it already exists in the list.
Public method UnRegisterVariable(String)
Unregisters a variable by name if it exists in the list.
Public method UnRegisterVariable(VariableStatus)
Unregisters a variable by reference if it exists in the list.