Back to Devexpress

Images Properties

windowsforms-devexpress-dot-utils-dot-images-dot-underscore-properties.md

latest1.6 KB
Original Source

Images Properties

Represents a collection of Image objects.

NameDescription
CountGets the number of items in the collection.
InnerImagesThis member supports the internal infrastructure and is not intended to be used directly from your code.
IsFixedSizeGets a value indicating whether the collection has a fixed size.
IsReadOnlyGets a value indicating whether the collection is read-only.
IsSynchronizedGets a value indicating whether access to the collection is synchronized (thread safe).
Item[Int32]Provides indexed access to individual items in the collection.
Item[String]Provides access to the images in the collection by their names.
KeysGets the collection of names assigned to the images in the current collection.
SyncRootGets an object that can be used to synchronize access to the collection.

See Also

Images Class

Images Members

DevExpress.Utils Namespace