ControllerCompoundElement Class |
Namespace: Rewired
public abstract class CompoundElement
The ControllerCompoundElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | elementCapacity |
The maximum capacity of memober elements in this compound element.
|
![]() | elementCount |
The number of member elements in this compound element.
|
![]() | elementIdentifier |
The controller element identifier.
|
![]() | hasElements |
Does this compound element have any member elements?
|
![]() | id |
The element identifier id.
|
![]() | name |
The name of this element.
|
![]() | type |
The type of this element.
|