(Inherits from MfNumberFormatInfoBase)
Defines how numeric values are formatted and displayed.
Name |
Description |
|
Constructor for class MfNumberFormatInfo Class |
Name |
Description |
|
Gets or sets the number of decimal places to use in currency values. |
||
Gets or sets the string to use as the decimal separator in currency values. |
||
Gets or sets the string that separates groups of digits to the left of the decimal in currency values. |
||
Gets or sets the number of digits in each group to the left of the decimal in currency values. |
||
Gets or sets the format pattern for negative currency values. |
||
Gets or sets the format pattern for positive currency values. |
||
Gets or sets the string to use as the currency symbol. |
||
Abstract Property. Gets a read-only MfNumberFormatInfo that formats values based on the current culture. |
||
Gets or sets a value that specifies how the graphical user interface displays the shape of a digit. |
||
Abstract Property. Gets the default read-only MfNumberFormatInfo that is culture-independent (invariant). |
||
Gets a value that indicates whether this NumberFormatInfo object is read-only. |
||
Gets or sets the string that represents the IEEE NaN (not a number) value. |
||
Gets or sets a string array of native digits equivalent to the Western digits 0 through 9. |
||
Gets or sets the string that represents negative infinity. |
||
Gets or sets the string that denotes that the associated number is negative. |
||
Gets or sets the number of decimal places to use in numeric values. |
||
Gets or sets the string to use as the decimal separator in numeric values. |
||
Gets or sets the string that separates groups of digits to the left of the decimal in numeric values. |
||
Gets or sets the number of digits in each group to the left of the decimal in numeric values. |
||
Gets or sets the format pattern for negative numeric values. |
||
Gets or sets the number of decimal places to use in percent values. |
||
Gets or sets the string to use as the decimal separator in percent values. |
||
Gets or sets the string that separates groups of digits to the left of the decimal in percent values. |
||
Gets or sets the number of digits in each group to the left of the decimal in percent values. |
||
Gets or sets the format pattern for negative percent values. |
||
Gets or sets the format pattern for positive percent values. |
||
Gets or sets the string to use as the percent symbol. |
||
Gets or sets the string to use as the per mille symbol. |
||
Gets or sets the string that represents positive infinity. |
||
Gets or sets the string that denotes that the associated number is positive. |
Name |
Description |
|
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. Inherited from MfObject. |
||
Compares obj to current instance to see if they are the same. Inherited from MfObject. |
||
Abstract method. Returns an object that provides formatting services for the specified type. Inherited from MfFormatProvider |
||
Gets A hash code for the current MfObject. Inherited from MfObject. |
||
Gets the MfNumberFormatInfo associated with the specified MfFormatProvider. |
||
Gets the Type for the for the Class .Inherited from MfObject. |
||
Gets if current instance of object is of the same type. Inherited from MfObject. Inherited from MfObject. |
||
Get if the current class is an instance. Inherited from MfObject. |
||
Creates a shallow copy of the current MfObject instance. Inherited from MfObject. |
||
Returns a read-only MfNumberFormatInfo wrapper. |
||
Gets a string representation of the MfObject. Inherited from MfObject. |
||
Verifies the the current object is set to an instance. Inherited from MfObject. |
||
VerifyIsNotInstance([MethodName, LineFile, LineNumber, Source]) |
Verifies the the current object is NOT set to an instance. Used in Static methods. Inherited from MfObject. |