RecordSet.Clear Method NReco.Data Class Library Documentation
Clears the collection of all rows.

Namespace: NReco.Data
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax

public void Clear()

Implements

ICollection<T>.Clear()
See Also