ParameterModifier Enum

From The Oxygene Language Wiki

Jump to:navigation, search

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


The IParameter and IParameterDefinition interfaces use this to specify what kind of parameter this is.

Namespace: Cirrus


Enum Values

Value
Description
InAn input parameter
OutAn output parameter
ParamsAn input params array
RefA parameter that is both input and output (by reference)


See Also


Oxygene-48.png

Area: Oxygene Language
Compiler version: Oxygene 5

Language GlossaryKeywordsTypesFAQHow To

Navigation
Areas
More
Toolbox