LookupTableDataSet.LookupTableTreesDataTable.Count プロパティ
LookupTableTreesDataTableでは、行オブジェクトの数を取得します。
名前空間: WebSvcLookupTable
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
'宣言
<BrowsableAttribute(False)> _
Public ReadOnly Property Count As Integer
Get
'使用
Dim instance As LookupTableDataSet.LookupTableTreesDataTable
Dim value As Integer
value = instance.Count
[BrowsableAttribute(false)]
public int Count { get; }
型: System.Int32
LookupTableDataSet.LookupTableTreesDataTable クラス