Click or drag to resize

ImageCollection Properties

The ImageCollection type exposes the following members.

Properties
Name Description
Public property Count
Gets a number of images in the collection.
(Inherited from EmbedImageList .)
Public property IsSynchronized
Gets a value indicating whether access to the collection is synchronized (thread-safe).
Public property Item
Gets the element at the specified index. Read-only ImageData .
(Inherited from EmbedImageList .)
Public property SyncRoot
Gets a synchronization root. Readonly Object .
Top
See Also