Bridge

NumberFormatInfo..::..Clone Method

Creates a shallow copy of the NumberFormatInfo object.

Namespace:  System.Globalization
Assembly:  Bridge (in Bridge.dll)

Syntax


public Object Clone()
Public Function Clone As Object
public:
Object^ Clone()

Return Value

A new object copied from the original NumberFormatInfo object.