| Pagescope Field |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "F:Monkeyspeak.Page.scope"]
Namespace:
Monkeyspeak
Assembly:
Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax internal Dictionary<string, IVariable> scope
Friend scope As Dictionary(Of String, IVariable)
internal:
Dictionary<String^, IVariable^>^ scope
val mutable internal scope: Dictionary<string, IVariable>
Field Value
Type:
DictionaryString,
IVariableSee Also