MobileForms Toolkit Documentation

CellCollection.Remove Method 

Removes the first occurrence of a specific Cell from the CellCollection.

public void Remove(
Cell value
);

Parameters

value
The Cell to remove from the CellCollection.

See Also

CellCollection Class | Resco.Controls.AdvancedTree Namespace