FlexPivot for WinForms
Size プロパティ (IDataList)

C1.DataEngine アセンブリ > C1.DataEngine 名前空間 > IDataList インターフェース : Size プロパティ
Returns number of rows in the table or query.
シンタックス
'宣言
 
ReadOnly Property Size As System.Long
System.long Size {get;}
解説
It can be different from the Count property value if ViewLimit is set. In that case Count is less than or equal to the ViewLimit value.
参照

IDataList インターフェース
IDataList メンバ