Variable<T> Class
This class controls a variable with a value type.
Inheritance Hierarchy
System Object
IntervalZero.MaxRT.Libraries.VariableDatabase.Variable<T>
Namespace:
IntervalZero.MaxRT.Libraries.VariableDatabase
Assembly:
IntervalZero.MaxRT.Libraries (in IntervalZero.MaxRT.Libraries.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public class Variable<T> : Variable
The Variable<T> class exposes the following members.
Constructors
|
|
Name | Description |
|---|---|---|
|
|
Constructor with the parent directory and variable description. |
Properties
| Name | Description | |
|---|---|---|
|
|
The variable value. |
See Also: