ProfileInfoCollection.Clear Method

Definition

Removes all ProfileInfo 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

See also