MaskedTextProvider::Clone Method ()

 

Creates a copy of the current MaskedTextProvider.

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

public:
virtual Object^ Clone() sealed

Return Value

Type: System::Object^

The MaskedTextProvider object this method creates, cast as an object.

The Clone method returns a new copy of the current MaskedTextProvider.

.NET Framework
Available since 2.0
Return to top
Show: