SettingsPropertyCollection::Clone Method ()

 

Creates a copy of the existing collection.

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

public:
virtual Object^ Clone() sealed

Return Value

Type: System::Object^

A SettingsPropertyCollection class.

.NET Framework
Available since 2.0
Return to top
Show: