Click or drag to resize

VariableTableItem Property (String)

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

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

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

Parameters

key
Type: SystemString

Property Value

Type: Object
See Also