StringFormat::Clone Method ()

 

Creates an exact copy of this StringFormat object.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

public:
virtual Object^ Clone() sealed

Return Value

Type: System::Object^

The StringFormat object this method creates.

.NET Framework
Available since 1.1
Return to top
Show: