EventHandlersDataSet.EventHandlersDataTable.Count 属性

在EventHandlersDataTable中获取行对象的数目。

命名空间:  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 命名空间