ProviderCollection.Clear Method

Definition

Removes all items from the collection.

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

Exceptions

The collection is set to read-only.

Applies to

See also