共用方式為


EventHandlersDataSet.EventHandlersDataTable.Count 屬性

EventHandlersDataTable中取得 row 物件的數目。

命名空間:  WebSvcEvents
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
<BrowsableAttribute(False)> _
Public ReadOnly Property Count As Integer
    Get
'用途
Dim instance As EventHandlersDataSet.EventHandlersDataTable
Dim value As Integer

value = instance.Count
[BrowsableAttribute(false)]
public int Count { get; }

屬性值

類型:System.Int32
列數。

請參閱

參照

EventHandlersDataSet.EventHandlersDataTable 類別

EventHandlersDataSet.EventHandlersDataTable 成員

WebSvcEvents 命名空間