Removes all rows with selected field mapping from the RowCollection.
Removes all rows with selected field mapping from the RowCollection.
public int RemoveByMapping(Mapping);
Removes all rows with field mappings from the RowCollection.
public int RemoveByMapping(Hashtable);
RowCollection Class | Resco.Controls.AdvancedList Namespace