Item Property

Retrieves the specified item in the collection by position.

Syntax

[ ppResult = ] Items.Item(Index)

Possible Values

Index Required. Long value.
ppResult Item object.

The property is read-only. The property has no default value.

Remarks

For example code, see Enumerate the Supported Commands in Shared Samples.

Property Information

Minimum operating systems Windows XP SP1

See Also

ShowItemProperties, ShowTransfer, ExecuteCommand (Device), GetItem, ExecuteCommand (Item), Items