FieldOfValue Class

From The Oxygene Language Wiki

Jump to:navigation, search

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



[Serializable]
FieldOfValue = public class(Value)

FieldOfValue returns a System.Reflection.FieldInfo instance for the field specified in the parameters.

Namespace: Cirrus Values


Members

Method
Description
constructor(aField: IField; aParentType: IType)Create a new instance of this class; the aParentType instance is only required when the type this field belongs to is generic
constructorCreate a new instance of this class


Properties

Property
Description
Field: IFieldGets or sets the field this operator should work on
Type: ITypeGets or sets the type this field is defined on


See Also


Oxygene-48.png

Area: Oxygene Language
Compiler version: Oxygene 5

Language GlossaryKeywordsTypesFAQHow To

Navigation
Areas
More
Toolbox