MobileForms Toolkit Documentation

RollerItemCollection.Remove Method

Removes the specified item.

Overload List

Removes the specified item.

public void Remove(Roller);

Removes the item at the specified index.

public void Remove(int);

See Also

RollerItemCollection Class | Resco.Controls.OutlookControls Namespace