| IVariableIsConstant Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Monkeyspeak.IVariable.IsConstant"]
Namespace:
Monkeyspeak
Assembly:
Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax ReadOnly Property IsConstant As Boolean
Get
property bool IsConstant {
bool get ();
}
abstract IsConstant : bool with get
Property Value
Type:
BooleanSee Also