FrameCollectionBase Members

The FrameCollectionBase type exposes the following members.

Constructors

Name Description
Public method FrameCollectionBase

Initializes a new instance of the FrameCollectionBase class using the specified image reader.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator

Returns an enumerator for the entire FrameCollectionBase.

Public method GetEnumerator2

Returns an enumerator for the entire FrameCollectionBase.

Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Count

Gets the number of frames contained in the collection.

Public property Item

Gets the frame at the specified index.

See Also

Reference