From Converter Methods
Methods
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) |
Get | Returns the hash code for this instance. (Inherited from ValueType) |
Get | Gets the Type of the current instance. (Inherited from Object) |
To<U>(BigFloat) | Converts a value to the specified type. |
To<U>(BigInteger) | Converts a value to the specified type. |
To<U>(BigRational) | Converts a value to the specified type. |
To<U>(Boolean) | Converts a value to the specified type. |
To<U>(Byte) | Converts a value to the specified type. |
To<U>(Complex<BigFloat>) | Converts a complex value to a complex value of the specified type. |
To<U>(Complex<BigInteger>) | Converts a complex value to a complex value of the specified type. |
To<U>(Complex<BigRational>) | Converts a complex value to a complex value of the specified type. |
To<U>(Complex<Quad>) | Converts a complex value to a complex value of the specified type. |
To<U>(Complex<Boolean>) | Converts a complex value to a complex value of the specified type. |
To<U>(Complex<Byte>) | Converts a complex value to a complex value of the specified type. |
To<U>(Complex<Decimal>) | Converts a complex value to a complex value of the specified type. |
To<U>(Complex<Double>) | Converts a complex value to a complex value of the specified type. |
To<U>(Complex<Half>) | Converts a complex value to a complex value of the specified type. |
To<U>(Complex<Int128>) | Converts a complex value to a complex value of the specified type. |
To<U>(Complex<Int16>) | Converts a complex value to a complex value of the specified type. |
To<U>(Complex<Int32>) | Converts a complex value to a complex value of the specified type. |
To<U>(Complex<Int64>) | Converts a complex value to a complex value of the specified type. |
To<U>(Complex<SByte>) | Converts a complex value to a complex value of the specified type. |
To<U>(Complex<Single>) | Converts a complex value to a complex value of the specified type. |
To<U>(Complex<UInt128>) | Converts a complex value to a complex value of the specified type. |
To<U>(Complex<UInt16>) | Converts a complex value to a complex value of the specified type. |
To<U>(Complex<UInt32>) | Converts a complex value to a complex value of the specified type. |
To<U>(Complex<UInt64>) | Converts a complex value to a complex value of the specified type. |
To<U>(Decimal) | Converts a value to the specified type. |
To<U>(Double) | Converts a value to the specified type. |
To<U>(Half) | Converts a value to the specified type. |
To<U>(Int128) | Converts a value to the specified type. |
To<U>(Int16) | Converts a value to the specified type. |
To<U>(Int32) | Converts a value to the specified type. |
To<U>(Int64) | Converts a value to the specified type. |
To<U>(Quad) | Converts a value to the specified type. |
To<U>(SByte) | Converts a value to the specified type. |
To<U>(Single) | Converts a value to the specified type. |
To<U>(UInt128) | Converts a value to the specified type. |
To<U>(UInt16) | Converts a value to the specified type. |
To<U>(UInt32) | Converts a value to the specified type. |
To<U>(UInt64) | Converts a value to the specified type. |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |