ProviderSettingsCollection.Clear Method

Definition

Clears the collection.

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

Remarks

Use the Clear method to remove all ProviderSettings objects from the collection.

Applies to