UserDelegationDataSet.ResourceDelegationsDataTable.Count 屬性
ResourceDelegationsDataTable中取得列的數。
命名空間: WebSvcResource
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
<BrowsableAttribute(False)> _
Public ReadOnly Property Count As Integer
Get
'用途
Dim instance As UserDelegationDataSet.ResourceDelegationsDataTable
Dim value As Integer
value = instance.Count
[BrowsableAttribute(false)]
public int Count { get; }
屬性值
類型:System.Int32
請參閱
參照
UserDelegationDataSet.ResourceDelegationsDataTable 類別