VariableDescription Class
This class describes a variable.
Inheritance Hierarchy
System Object
IntervalZero.MaxRT.Libraries.VariableDatabase.VariableDescription
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 VariableDescription
The VariableDescription class exposes the following members.
Constructors
|
|
Name | Description |
|---|---|---|
|
|
Constructor with a variable name, type and size. |
Properties
| Name | Description | |
|---|---|---|
|
|
The variable name. |
|
|
|
The variable size for directories and buffers. |
|
|
|
The variable type. |
See Also: