IConstant Interface
From The Oxygene Language Wiki
This is a Language topic
Feel free to add your notes to this topic below.
IConstant = public interface (IField, IMember)
IConstant allows access to the value of a constant.
Namespace: Cirrus
Properties
| | |
|---|---|
| Value: Value | Returns the constant value |
See Also
- Cirrus
- External Links:
- Prism Aspects to Help with Monobjc Development (RemObjects Blogs)
- IField Interface
- IMember Interface
- IField Interface
- IMember Interface
Area: Oxygene Language
Compiler version: Oxygene 5
Language Glossary — Keywords — Types — FAQ — How To