CustomTaskPaneCollection.Count 属性

定义

获取当前 CustomTaskPane 中的 CustomTaskPaneCollection 对象的数目。

public int Count { get; }

属性值

Int32

当前 CustomTaskPane 中的 CustomTaskPaneCollection 对象数。

例外

已在 CustomTaskPaneCollection 上调用 Microsoft.Office.Tools.CustomTaskPaneCollection.Dispose 方法。

适用于