Convert Members
The Convert type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
Convert(NumberFormatInfo) |
New instance using NumberFormatInfo
as IFormatProvider
|
|
|
Convert(CultureInfo) |
New instance using CultureInfo
as IFormatProvider
|
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
Format |
Formats number using formatter string
and options
|
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
HoursToTimespan |
Convert decimalHours to TimeSpan.
|
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToIsoTimestamp(DateTime) |
Formats DateTime as ISO string
|
|
|
ToIsoTimestamp(DateTime, Int32) |
Formats DateTime as ISO string
|
|
|
ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
|
|
Invariant |
Instance of this class that has InvariantCulture as
IFormatProvider
|

