Overload List
| Name | Description | |
|---|---|---|
| GetValue ReturnType (Object) |
Converts the value to specified type.
| |
| GetValue T (Object, T) |
Converts the value to specified type. If the value is null, default value is used.
|
See Also