SettingsPropertyCollection.Clear Method

Definition

Removes all SettingsProperty objects from the collection.

public:
 void Clear();
public void Clear ();
member this.Clear : unit -> unit
Public Sub Clear ()

Exceptions

The collection is read-only.

Applies to