VariableTable Class | 
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Monkeyspeak.VariableTable"]
Namespace: Monkeyspeak
The VariableTable type exposes the following members.
| Name | Description | |
|---|---|---|
| VariableTable | ||
| VariableTable | Initializes a new instance of the VariableTable class  | 
| Name | Description | |
|---|---|---|
| ActiveIndexer | 
            Gets or sets the active string based indexer.
              | |
| Contents | ||
| Count | ||
| CurrentElementIndex | 
            Gets the index of the current element.
              | |
| IsConstant | ||
| ItemInt32 | ||
| ItemString | ||
| Limit | ||
| Name | ||
| Value | 
| 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.) |