The NumberValue type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | Equals |
Equals description
(Overrides ![]() |
![]() | GetHashCode |
Gets a hash code for the value.
(Overrides ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | GetTypeCode |
Gets the type of value.
|
![]() | ToBoolean |
Converts the value to a boolean
|
![]() | ToByte |
Converts the value to a byte.
|
![]() | ToChar |
Converts the value to a char.
|
![]() | ToDateTime |
Converts the value to a DateTime.
|
![]() | ToDecimal |
Converts the value to a decimal.
|
![]() | ToDouble |
Converts the value to a double.
|
![]() | ToInt16 |
Converts the value to a 16-bit (short) integer.
|
![]() | ToInt32 |
Converts the value to a 32-bit integer.
|
![]() | ToInt64 |
Converts the value to a 64-bit integer.
|
![]() | ToSByte |
Converts the value to an sbyte.
|
![]() | ToSingle |
Converts the value to a float.
|
![]() | ToString |
Convert to string.
(Overrides ![]() |
![]() | ToString(IFormatProvider) |
Converts the value to a string.
|
![]() | ToType |
Converts the value to the specified type.
|
![]() | ToUInt16 |
Converts the value to ushort.
|
![]() | ToUInt32 |
Converts the value to a uint.
|
![]() | ToUInt64 |
Converts the value to a ulong.
|
![]() | WriteXml |
Writes the XML representation of the answer.
|
See Also