Name | Description | |
---|---|---|
![]() | ValueFormatting Constructor | Constructs a new instance of the class with the current culture info. |
The following tables list the members exposed by ValueFormatting.
Name | Description | |
---|---|---|
![]() | ValueFormatting Constructor | Constructs a new instance of the class with the current culture info. |
Name | Description | |
---|---|---|
![]() | m_CultureInfo | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_Format | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_sCustomFormat | This member is reserved for internal use and is not intended to be used directly from your code. |
Name | Description | |
---|---|---|
![]() | CultureInfo | Allows you to localize the value formatting for a specific language and region. |
![]() | CustomFormat | Specifies a custom format string. |
![]() | Format | Specifies the used predefined format. |
Name | Description | |
---|---|---|
![]() | Clone | Creates an identical copy of this object. |
![]() | FormatValue | Formats the specified number. |