FrameCollectionBase.Count Property

Gets the number of frames contained in the collection.

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

Syntax

C#
public virtual int Count { get; }

Property Value

The number of frames contained in the FrameCollectionBase instance.

See Also

Reference