| PageScope Property |
[This is preliminary documentation and is subject to change.]
All variables loaded into this page
Namespace:
Monkeyspeak
Assembly:
Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax public ReadOnlyCollection<IVariable> Scope { get; }
Public ReadOnly Property Scope As ReadOnlyCollection(Of IVariable)
Get
public:
property ReadOnlyCollection<IVariable^>^ Scope {
ReadOnlyCollection<IVariable^>^ get ();
}
member Scope : ReadOnlyCollection<IVariable> with get
Property Value
Type:
ReadOnlyCollectionIVariableSee Also