Name | Description | |
---|---|---|
![]() | GeneralFormatter Constructor | Overloaded. |
The following tables list the members exposed by GeneralFormatter.
Name | Description | |
---|---|---|
![]() | GeneralFormatter Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | DateTimeFormat | Gets or sets the format for displaying dates and times. |
![]() | FormatString | Gets or sets the format string used to format the date value. |
![]() | IsDateFormat | Gets whether the format string being used is a date-time format string. |
![]() | NumberFormat | Gets or sets the format for displaying currency values. |
Name | Description | |
---|---|---|
![]() | Format | Formats the object to a string. |
![]() | GetObjectData | Saves the formatter to the SerializationInfo object. |
![]() | Parse | Overloaded. Parses the string to an object and returns the result. |
![]() | SetFormatString | Sets the format string used to format values. |