Method GetTypeIndex
GetTypeIndex(int)
Get the type index of a component type within this list
Declaration
public TypeIndex GetTypeIndex(int index)
Parameters
Type | Name | Description |
---|---|---|
int | index | The index of the component within the types stored in this list |
Returns
Type | Description |
---|---|
TypeIndex | The type index of the component type at the specified index |