Method | Description | |
---|---|---|
Setup ( ) : void |
Sets up the unbox statement
|
|
ToString ( ) : string |
Unbox statement as a string
|
|
UnBox ( |
Unboxes a value to a specified type
|
public UnBox ( |
||
value | Value to unbox | |
valueType | Value type | |
return | System |