Click or drag to resize

ThumbnailCollection Properties

The ThumbnailCollection type exposes the following members.

Properties
  NameDescription
Public propertyCapacity
Gets or sets the number of elements that the CollectionBase can contain.
(Inherited from CollectionBase.)
Public propertyCount
Gets the number of items in this collection.
Public propertyIsFixedSize
Gets a value indicating whether this collection is fixed in size.
Public propertyIsSynchronized
Gets a value indicating whether access to the ThumbnailCollection is synchronized (thread-safe).
Public propertyItem
Public propertySyncRoot
Gets an object that can be used to synchronize access to the ThumbnailCollection.
Top
See Also