Share via


Item Property

Retrieves the specified item in the FilterInfos collection either by position or name.

Syntax

[ ppResult = ] FilterInfos.Item(Index)

Possible Values

Index Required. Variant value.
ppResult FilterInfo object.

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

Remarks

For example code, see Convert a File in Shared Samples.

Property Information

Minimum operating systems Windows XP SP1

See Also

FilterInfo, FilterInfos