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


IAttributeDefinitionProvider = public interface (IAttributesProvider)

This interface is implemented in member and type definitions and makes it possible to change and add new attributes.

Namespace: Cirrus


Members

Method
Description
AddAttribute(aType: IType; aParameters: array of Value): IAttributeDefinitionAdd a new attribute
AddAttribute: IAttributeDefinitionAdd a new attribute
ClearAttributesRemove all attributes
GetAttribute(no: Integer): IAttributeDefinitionReturns an attribute by index
RemoveAttribute(no: Integer)Remove an attribute


See Also

Oxygene-48.png

Area: Oxygene Language
Compiler version: Oxygene 5

Language GlossaryKeywordsTypesFAQHow To

Navigation
Areas
More
Toolbox