ElementKind
Overview
When using the IElementDefinition, the ElementKind property specifies what kind of element definition this is.
Location
- Reference: RemObjects.Elements.Cirrus.dll
- Namespace: RemObjects.Elements.Cirrus
Value | Description |
---|---|
Constant | Constant |
Event | An event |
Field | A field |
Method | A method |
Parameter | A parameter |
Property | A property |
Type | A type |