CommaDelimitedStringCollection.Clear Method

Definition

Clears the collection.

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

Remarks

This method causes the IsModified property to be set to true.

Applies to