Click or drag to resize

VariableTableItem Property (Int32)

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

[Missing <summary> documentation for "P:Monkeyspeak.VariableTable.Item(System.Int32)"]

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public Object this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: Object
See Also