共用方式為


TaskPanesCollectionClass.Count 屬性

此類型為 coclass 或 coclass 成員的包裝函式,屬性 COM 互通性中的必要項。此類別不得用於程式碼中。

**命名空間:**Microsoft.Office.Interop.InfoPath
**組件:**Microsoft.Office.Interop.InfoPath (於 microsoft.office.interop.infopath.dll 中)

語法

'宣告
<DispIdAttribute(1)> _
Public Overridable ReadOnly Property Count As Integer Implements TaskPanes.Count
'用途
Dim instance As TaskPanesCollectionClass
Dim value As Integer

value = CType(instance, TaskPanes).Count
[DispIdAttribute(1)] 
public virtual int TaskPanes.Count { get; }

請參閱

參考

TaskPanesCollectionClass 類別
TaskPanesCollectionClass 成員
Microsoft.Office.Interop.InfoPath 命名空間