CustomTaskPaneCollection.Count Property

Definition

Gets the number of CustomTaskPane objects in the current CustomTaskPaneCollection.

public int Count { get; }

Property Value

Int32

The number of CustomTaskPane objects in the current CustomTaskPaneCollection.

Exceptions

The Microsoft.Office.Tools.CustomTaskPaneCollection.Dispose method has already been called on the CustomTaskPaneCollection.

Applies to