Convert this class instances value to a char type Syntax Parameters provider An IFormatProvider interface implementation that supplies culture-specific formatting information Return Value A Unicode character equivalent to the value of this instance Remarks If there is no meaningful conversion, this method will thr...
Convert this class instances value to a char data type Overload List
Convert this class instances value to a DateTime data type Syntax
Convert this class instances value to a DateTime data type Syntax Parameters provider An IFormatProvider interface implementation that supplies culture-specific formatting information Return Value A DateTime equivalent to the value of this instance Remarks If there is no meaningful conversion, this method will thr...
Convert this class instances value to a DateTime data type Overload List
Convert this class instances value to a decimal data type Syntax Return Value A Decimal equivalent to the value of this instance
Converts the Value to a decimal data type Syntax Parameters result The resulting decimal value. If the return value is false, the result is 0. Return Value True if the value was successfully converted to a decimal; otherwise false.
Convert this class instances value to a decimal data type Syntax Parameters provider An IFormatProvider interface implementation that supplies culture-specific formatting information Return Value A Decimal equivalent to the value of this instance Remarks If there is no meaningful conversion, this method will throw...
Convert this class instances value to a decimal data type Overload List
Convert this class instances value to a double data type Syntax