MobileForms Toolkit Documentation

ImageCollection.Remove Method 

The Remove method removes a specified image from the list.

public void Remove(
Image value
);

Parameters

value
The Image to remove from the list.

See Also

ImageCollection Class | Resco.Controls Namespace