Method GetType
GetType(TypeIndex)
Gets the System.Type for the component represented by Type
Declaration
public static Type GetType(TypeIndex typeIndex)
Parameters
Type | Name | Description |
---|---|---|
Type |
typeIndex | TypeIndex for a component type |
Returns
Type | Description |
---|---|
Type | The System.Type for the component. |