NumberFormatInfo Methods
.NET Framework 4.5
The NumberFormatInfo type exposes the following members.
| Name | Description | |
|---|---|---|
|
Clone | Creates a shallow copy of the NumberFormatInfo object. |
|
Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
|
GetFormat | Gets an object of the specified type that provides a number formatting service. |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetInstance | Gets the NumberFormatInfo associated with the specified IFormatProvider. |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
ReadOnly | Returns a read-only NumberFormatInfo wrapper. |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |