MobileForms Toolkit Documentation

RowCollection.RemoveByMapping Method

Removes all rows with selected field mapping from the RowCollection.

Overload List

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);

See Also

RowCollection Class | Resco.Controls.AdvancedList Namespace