Changes a type of the specified value.
|
Parameters |
Description |
|
value |
A parameter which type will be changed. |
|
conversionType |
A type to which the value parameter will be converted. |
|
convertNulls |
A parameter which, when converting zero values, instead of null, returns String.Empty, false for Boolean, ' ' for char or null for DateTime. |
Returns a value of the converted type.
Doc-O-Matic.|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2017. All rights reserved.
|