Method GetSystemTypeIndex
GetSystemTypeIndex<T>()
Returns the system index for System T.
Declaration
public static SystemTypeIndex GetSystemTypeIndex<T>()
Returns
Type | Description |
---|---|
System |
Returns the System index for the input type T |
Type Parameters
Name | Description |
---|---|
T | System type |
GetSystemTypeIndex(Type)
Gets the System
Declaration
public static SystemTypeIndex GetSystemTypeIndex(Type type)
Parameters
Type | Name | Description |
---|---|---|
Type | type |
Returns
Type | Description |
---|---|
System |
Exceptions
Type | Condition |
---|---|
Argument |