NilValue 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]
NilValue = public class (Value)

NilValue is a NIL reference value.

Namespace: Cirrus Values


Members

Method
Description
constructor(aType: IType)Create a new instance of this class; the type passed is the type of the nil value, this is used in type inference and overload resolution to find the right overload
constructorCreate a new instance of this class


Properties

Property
Description
Type: ITypeThe type of this "nil" value


See Also


Oxygene-48.png

Area: Oxygene Language
Compiler version: Oxygene 5

Language GlossaryKeywordsTypesFAQHow To

Navigation
Areas
More
Toolbox