FlexReport for WinForms
Count プロパティ (DataHandler)


C1.Report アセンブリ > C1.Report 名前空間 > DataHandler クラス : Count プロパティ
Gets the count of records in the data handler.
シンタックス
'宣言
 
Public MustOverride ReadOnly Property Count As System.Integer
'使用法
 
Dim instance As DataHandler
Dim value As System.Integer
 
value = instance.Count
public abstract System.int Count {get;}
参照

参照

DataHandler クラス
DataHandler メンバ