SyncIdFormat::Clone Method

Clones the ID format and returns a new object that is in the same state as the current one.

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

public:
virtual Object^ Clone() sealed

Return Value

Type: System::Object
The newly cloned ID format object.

Implements

ICloneable::Clone()
Show: