MobileForms Toolkit Documentation

ImageCollection.Item Property

Gets or sets an Image at the specified index within the collection.

public System.Drawing.Image this[
int index
] {get; set;}

Parameters

index
The index of the image to get or set.

See Also

ImageCollection Class | Resco.Controls Namespace