Partager via


CustomTaskPaneCollection.Count, propriété

Obtient le nombre d'objets CustomTaskPane présents dans la CustomTaskPaneCollection en cours.

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

Syntaxe

'Déclaration
ReadOnly Property Count As Integer
int Count { get; }

Valeur de propriété

Type : System.Int32
Nombre d'objets CustomTaskPane du CustomTaskPaneCollection actuel.

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