Click or drag to resize

VariableTableContents Property

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

[Missing <summary> documentation for "P:Monkeyspeak.VariableTable.Contents"]

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public IReadOnlyDictionary<string, Object> Contents { get; }

Property Value

Type: IReadOnlyDictionaryString, Object
See Also