Version

Search Results

ToArrayProxy Method

Convert this class instances value to an ArrayProxy data type. Overload List

ToArrayProxyGroup() Method

Convert this class instances value to an array group data type. Syntax Return Value An array group equivalent to the value of this instance.

ToArrayProxyGroup Method

Convert this class instances value to an array group data type. Overload List

ToBoolean() Method

Convert this class instances value to a boolean data type Syntax Return Value A boolean floating-point equivalent to the value of this instance

ToBoolean(IFormatProvider) Method

Convert this class instances value to a boolean data type Syntax Parameters provider An IFormatProvider interface implementation that supplies culture-specific formatting information Return Value A boolean floating-point equivalent to the value of this instance Remarks If there is no meaningful conversion, this me...

ToBoolean Method

Convert this class instances value to a boolean data type Overload List

ToByte() Method

Convert this class instances value to a byte data type Syntax

ToByte(IFormatProvider) Method

Convert this class instances value to a byte data type Syntax Parameters provider An IFormatProvider interface implementation that supplies culture-specific formatting information Return Value A 8-bit unsigned integer equivalent to the value of this instance Remarks If there is no meaningful conversion, this metho...

ToByte Method

Convert this class instances value to a byte data type Overload List

ToChar() Method

Convert this class instances value to a char data type Syntax Return Value A Unicode character equivalent to the value of this instance