MobileForms Toolkit Documentation

ImageCollection Class

Encapsulates the collection of Image objects in an ImageListEx.

For a list of all members of this type, see ImageCollection Members.

System.Object
   System.Collections.CollectionBase
      Resco.Controls.ImageCollection

public class ImageCollection : CollectionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This is used to manage the images in the ImageListEx programmatically, providing methods to add and remove image objects.

Requirements

Namespace: Resco.Controls

Assembly: Resco.Core.CF3 (in Resco.Core.CF3.dll)

See Also

ImageCollection Members | Resco.Controls Namespace