Click or drag to resize

OptionsVariableTableCountLimit Property

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

Gets or sets the variable table count limit.

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

Property Value

Type: Int32
The variable table count limit.
See Also