COM API

Item property

Example | Applies To

This property accesses a object item in the collection enumerated by a zero-based index.

Syntax

object.Item(Index As Variant) [= value]

 

Part

Description

object

An expression that evaluates to an object in this list.

value

A valid object value.