FrameCollection<TFrame> Members

The FrameCollection<TFrame> type exposes the following members.

Constructors

Name Description
Public method FrameCollection<TFrame>

Initializes a new instance of the FrameCollection<TFrame> 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.

(Inherited from FrameCollectionBase.)
Public method GetEnumerator2

Returns an enumerator for the entire FrameCollectionBase.

(Inherited from 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.

(Inherited from FrameCollectionBase.)
Public property Item

Gets the frame at the specified index.

See Also

Reference