MobileForms Toolkit Documentation

ImageCollection.Add Method 

Adds the specified image to the ImageListEx.

public int Add(
Image value
);

Parameters

value
A Bitmap of the image to add to the list.

Return Value

See Also

ImageCollection Class | Resco.Controls Namespace