ThumbnailImageItemCollection Class Members
In This Topic
The following tables list the members exposed by
ThumbnailImageItemCollection.
Public Properties
| Name | Description |
 | Count | Gets the number of elements contained in the collection. |
 | IsReadOnly | Gets a value indicating whether the collection is read-only. |
 | Item | Gets or sets the element at the specified index. |
Public Methods
| Name | Description |
 | Contains | Determines whether the collection contains a specific value. |
 | CopyTo | Copies the elements of the collection to an System.Array, starting at a particular System.Array index. |
 | IndexOf | Determines the index of a specific item in the collection. |
See Also