Description
Returns the number of frames in the collection
-
Property type
-
A Long value.
-
Syntax
-
object.Count
The Count Property syntax has these parts: |
| object | An expression evaluating to an object of type McFrames. | Remarks
The number of frames in the frame collection will always equal the number of frames returned by the image's FrameCount property.
|