MobileForms Toolkit Documentation

RowCollection.RemoveByMapping Method (Hashtable)

Removes all rows with field mappings from the RowCollection.

public int RemoveByMapping(
Hashtable mappings
);

Parameters

mappings
The Hashtable of Mappings, that identifies rows from the same source.

Return Value

Index of first removed row.

Remarks

This method is used DataSource needs to reload.

See Also

RowCollection Class | Resco.Controls.AdvancedList Namespace | RowCollection.RemoveByMapping Overload List