VariableTable Methods |
[This is preliminary documentation and is subject to change.]
The VariableTable type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | ||
| At | ||
| CheckType | ||
| Contains | ||
| Equals | ||
| GetHashCode |
Returns the hash code for this instance.
(Overrides ObjectGetHashCode.) | |
| Next | ||
| ResetIndex | ||
| ToString |
Returns a const identifier if the variable is constant followed by name,
(Overrides ObjectToString.)otherwise just the name is returned. |
| Name | Description | |
|---|---|---|
| AsT | (Defined by ObjectExtensions.) | |
| ConvertToTable | (Defined by VariablesExtension.) |