Bridge

DateTimeFormatInfo..::..Clone Method

Creates a shallow copy of the DateTimeFormatInfo.

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

Syntax


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

Return Value

A new DateTimeFormatInfo object copied from the original DateTimeFormatInfo.