AnonymousResultValue 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.


Subclass of the AnonymousParameterValue class that passes -1 as the parameter number. Use this to point to the "result" variable of an anonymous method.

[Serializable]
AnonymousResultValue = public class(AnonymousParameterValue)


Namespace: Cirrus Values


Members

Method
Description
constructor() Empty constructor
constructor(aMethod: AnonymousMethodValue) Initializes this result value object. aMethod is the anonymous method to use


See Also


Oxygene-48.png

Area: Oxygene Language
Compiler version: Oxygene 5

Language GlossaryKeywordsTypesFAQHow To

Navigation
Areas
More
Toolbox