[]
Returns an object of the specified type and whose value is equivalent to the specified object.
public static object CType(List<IExpression> source)
| Type | Name | Description |
|---|---|---|
| List<IExpression> | source | 0 - The value to convert. 1 - The specified type. |
| Type | Description |
|---|---|
| object |