Moonware.Common
VariableManager Class Members
Properties  Methods 


The following tables list the members exposed by VariableManager.

Protected Constructors
 NameDescription
Protected ConstructorVariableManager Constructor Constructor of the VariableManager class  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)GlobalVariables Gets or sets a list of global variables.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Contains Determines whether manager contains the global variable specified by key.  
Public Methodstatic (Shared in Visual Basic)Count Gets amount of global variables.  
Public Methodstatic (Shared in Visual Basic)CreateGlobalVariable Creates the global variable.  
Public Methodstatic (Shared in Visual Basic)DeleteGlobalVariable Deletes the global variable.  
Public MethodDispose This method is called at the end of the process to clean up the memory  
Public Methodstatic (Shared in Visual Basic)GetVariable Gets the specified global variable.  
Public Methodstatic (Shared in Visual Basic)InitVariableManagerSingleton Create the singleton instance of the VariableManager class.  
Public Methodstatic (Shared in Visual Basic)UpdateGlobalVariable Replaces existing global variable.  
Public Methodstatic (Shared in Visual Basic)UpdateValue Updates the value of global variable.  
Top
See Also

Reference

VariableManager Class
Moonware.Common Namespace

Send Feedback