IConstantDefinition Interface

From The Oxygene Language Wiki

Jump to:navigation, search

This is a Language topic
Feel free to add your notes to this topic below.


IConstantDefinition is an interface that can be used to change the type and value of a constant defined in the current project during aspect processing.

IConstantDefinition = public interface(IMemberDefinition, IFieldDefinition, 
  IElementDefinition, IConstant, IField, IMember, IPosition)


Namespace: Cirrus


Properties

Property
Description
Type: IType Gets or sets the type of this constant
Value: Object Gets or sets the value of this constant


See Also


Oxygene-48.png

Area: Oxygene Language
Compiler version: Oxygene 5

Language GlossaryKeywordsTypesFAQHow To

Navigation
Areas
More
Toolbox