Item Method (Multiple Collections)

         Example         Applies To

Returns a single member of a collection.

Syntax

expression.Item(Index)

expression   Required. An expression that returns an AddIns, Fonts, GroupShapes, Hyperlinks, NamedSlideShows, Presentations, ShapeNodes, ShapeRange, Shapes, SlideRange, or Slides collection.

Index   Required Variant. The name or index number of the member in the collection to be returned.