This documentation is for the old version. Go to the latest Upload Suite docs

ThumbnailListEnumerator Members

The ThumbnailListEnumerator type exposes the following members.

Constructors

Name Description
Public method ThumbnailListEnumerator

Creates and initializes a new ThumbnailListEnumerator instance for the specified thumbnailList.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method MoveNext

Moves to the next key-value pair in a sequence.

Public method Reset

Resets the cursor to the beginning of the ThumbnailList.

Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Current

Gets a current key-value pair as an Object.

See Also

Reference