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

Copy
public class Variable<T> : Variable

 

The Variable<T> class exposes the following members.

Constructors

 

Name Description

Public method

Variable<T>

Constructor with the parent directory and variable description.

Properties

  Name Description

Value

The variable value.

See Also: