DataRowCollection.Clear Method

Definition

Clears the collection of all rows.

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

Exceptions

Applies to

See also