Bridge
DateTimeFormatInfo
.
.
::
.
.
Clone Method
Creates a shallow copy of the
DateTimeFormatInfo
.
Namespace:
System.Globalization
Assembly:
Bridge
(in Bridge.dll)
Syntax
C#
VB
C++
public
Object
Clone
()
Public
Function
Clone
As
Object
public
:
Object
^
Clone
()
Return Value
A new
DateTimeFormatInfo
object copied from the original
DateTimeFormatInfo
.
See Also
DateTimeFormatInfo Class
System.Globalization Namespace