Click or drag to resize

VariableTableActiveIndexer Property

[This is preliminary documentation and is subject to change.]

Gets or sets the active string based indexer.

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public string ActiveIndexer { get; set; }

Property Value

Type: String
The active indexer.
See Also