Share via


ControlCollection.Item, propriété (Int32)

Obtient le contrôle correspondant à l'index spécifié.

Espace de noms :  Microsoft.Office.Tools.Word
Assembly :  Microsoft.Office.Tools.Word (dans Microsoft.Office.Tools.Word.dll)

Syntaxe

'Déclaration
ReadOnly Default Property Item ( _
    index As Integer _
) As Object
Object this[
    int index
] { get; }

Paramètres

  • index
    Type : System.Int32
    Index de base zéro du contrôle à obtenir.

Valeur de propriété

Type : System.Object
Contrôle correspondant à l'index spécifié.

Sécurité .NET Framework

Voir aussi

Référence

ControlCollection Interface

Item, surcharge

Microsoft.Office.Tools.Word, espace de noms