Property this
this[int]
Get the component type at the specified index.
Declaration
public EntitiesJournaling.ComponentTypeView this[int index] { get; }
Parameters
Type | Name | Description |
---|---|---|
int | index | The element index. |
Property Value
Type | Description |
---|---|
EntitiesJournaling.ComponentTypeView |