Method ToValueType
ToValueType(TypeHandle)
Declaration
public static ValueType ToValueType(this TypeHandle handle)
Parameters
| Type | Name | Description |
|---|---|---|
| TypeHandle | handle |
Returns
| Type | Description |
|---|---|
| ValueType |
ToValueType(TypeHandle, out ValueType)
Declaration
public static bool ToValueType(this TypeHandle handle, out ValueType typeHandleToValueType)
Parameters
| Type | Name | Description |
|---|---|---|
| TypeHandle | handle | |
| ValueType | typeHandleToValueType |
Returns
| Type | Description |
|---|---|
| bool |