The VariableInfo type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| VariableInfo | Initializes a new instance of the VariableInfo class |
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Returns a string that represents the current object. (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| Name |
This is the name of the variable.
| |
| Type |
This is the type of the variable.
|
See Also