共用方式為


LookupTableMultiLangDataSet.LookupTablesDataTable.Count 屬性

LookupTablesDataTable中取得 row 物件的數目。

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

語法

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

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

屬性值

類型:System.Int32
Row 物件的數目。

請參閱

參照

LookupTableMultiLangDataSet.LookupTablesDataTable 類別

LookupTableMultiLangDataSet.LookupTablesDataTable 成員

WebSvcLookupTable 命名空間