UsingLocalValue Class
From The Oxygene Language Wiki
This is a Language topic
Feel free to add your notes to this topic below.
[Serializable] UsingLocalValue = public class(Value)
A value that references a local defined in a UsingStatement Class.
Namespace: Cirrus Values
Members
| | |
|---|---|
| constructor(aUsing: UsingStatement) | Create a new instance of this class |
| constructor | Create a new instance of this class |
Properties
| | |
|---|---|
| Statement: UsingStatement | The statement this local belongs to |
See Also
- Cirrus
- External Links:
- Prism Aspects to Help with Monobjc Development (RemObjects Blogs)
- Statement Class
Area: Oxygene Language
Compiler version: Oxygene 5
Language Glossary — Keywords — Types — FAQ — How To