IAttributesProvider Interface
From The Oxygene Language Wiki
This is a Language topic
Feel free to add your notes to this topic below.
IAttributesProvider = public interface
IAttributesProvider is implemented by classes and interfaces to return the attribute list that member provides.
Namespace: Cirrus
Members
| | |
|---|---|
| GetAttribute(no: Integer): IAttribute | Returns an attribute by index |
Properties
| | |
|---|---|
| AttributeCount: Integer | Returns the attribute count |
See Also
- Cirrus
- External Links:
- Prism Aspects to Help with Monobjc Development (RemObjects Blogs)
Area: Oxygene Language
Compiler version: Oxygene 5
Language Glossary — Keywords — Types — FAQ — How To