FrameCollectionBase.GetEnumerator2 Method

Returns an enumerator for the entire FrameCollectionBase.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public virtual IEnumerator GetEnumerator2()

Return Value

An IEnumerator for the entire FrameCollectionBase.

Implements

IEnumerable.GetEnumerator()

See Also

Reference