Partager via


Sources.Item Method (Word)

Returns a Source object that represents the specified item in the collection.

Syntax

expression .Item(Index)

expression An expression that returns a Sources object.

Parameters

Name

Required/Optional

Data Type

Description

Index

Required

Long

Specifies the ordinal position of the object within the collection.

Return Value

Source

See Also

Concepts

Sources Collection

Sources Object Members