Description

Returns an McFrame object found in the collection.

Property type

A McFrame object.  

Syntax

object.Item(lIndex)

The Item Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McFrames.
lIndexRequired. A Long value.

long : Frame index (zero based)

Exceptions

E_INVALIDARG is returned if the frame index is out of range