| VariableTableExpressionHasIndex Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Monkeyspeak.lexical.Expressions.VariableTableExpression.HasIndex"]
Namespace:
Monkeyspeak.lexical.Expressions
Assembly:
Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax public bool HasIndex { get; }
Public ReadOnly Property HasIndex As Boolean
Get
public:
property bool HasIndex {
bool get ();
}
member HasIndex : bool with get
Property Value
Type:
BooleanSee Also