Creates a copy of the current instance.
A object that is a copy of the current instance.
The NumberFormatInfo.Clone method returns a new instance of System.Globalization.NumberFormatInfo with property values that are equal to the property values of the current instance except for the DateTimeFormatInfo.IsReadOnly property, which is always false.
Note: This method is implemented to support the ICloneable interface.
Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0