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


IParameterDefinition = public interface (IParameter, IElementDefinition, IPosition)

IParameterDefinition is a reference to a parameter defined in the current project.

Namespace: Cirrus


Members

Method
Description
RemoveDefaultRemove the default value


Properties

Property
Description
Default: ObjectGets or sets the default value; setting this to nil will make the default nil, not remove it.
Mode: ParameterModifierParameter direction
Name: StringName of this parameter
Type: ITypeType of this parameter


See Also

Oxygene-48.png

Area: Oxygene Language
Compiler version: Oxygene 5

Language GlossaryKeywordsTypesFAQHow To

Navigation
Areas
More
Toolbox