Partager via


CustomTaskPaneCollection.Item, propriété

Obtient le CustomTaskPane à l'index spécifié.

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

Syntaxe

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

Paramètres

Valeur de propriété

Type : Microsoft.Office.Tools.CustomTaskPane
CustomTaskPane à l'index spécifié.

Exceptions

Exception Condition
ObjectDisposedException

La méthode Dispose a déjà été appelée dans la CustomTaskPaneCollection.

Sécurité .NET Framework

Voir aussi

Référence

CustomTaskPaneCollection Interface

Microsoft.Office.Tools, espace de noms