All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
VariableValue Class Reference

Specifies the variable value and confirms its existence. More...

Public Member Functions

 VariableValue ()
 Initializes a new instance of the VariableValue class. More...
 

Properties

bool Found [get, set]
 Gets or sets a value indicating whether this variable has been found. More...
 
object Value [get, set]
 Gets or sets the value. More...
 

Description

Specifies the variable value and confirms its existence.

Constructor & Destructor Documentation

Initializes a new instance of the VariableValue class.

Property Documentation

bool Found
getset

Gets or sets a value indicating whether this variable has been found.

object Value
getset

Gets or sets the value.