Method | Description | |
---|---|---|
CreateTupleTypeList ( IList |
Creates type list for nested tuples.
|
|
GetTupleItemTypes ( |
||
IsTuple ( |
Method | Description | |
---|---|---|
GetTupleItemTypes ( IList |
public static CreateTupleTypeList ( IList |
||
itemTypes | IList |
The type list of tuple items, in order. |
return | List |
public static GetTupleItemTypes ( |
||
tupleType | ||
return | IList |
public static IsTuple ( |
||
type | ||
return | bool |