The following tables list the members exposed by NumberFormat.
Public Constructors
Public Fields
| Name | Description |
| General | Represents the general number format. This field is read-only. |
Top
Public Properties
| Name | Description |
| BuiltInID | Gets the built-in number format ID. |
| FormatCode | Gets the number format code for this number format. |
Top
Public Methods
| Name | Description |
| CanBeOverridden | Determines whether this formatter should be replaced the specified number format. |
| Equals | Overloaded. Indicates whether the current object is equal to another object of the same type. |
| GetFormatter | Gets the formatter which represents the behavior of this NumberFormat. |
| GetHashCode | Returns a hash code for this instance. |
Top
See Also