FlexReport for WinForms
RemoveRange メソッド (RplRecs)


C1.Document.4.6.2 アセンブリ > C1.Ssrs.RplReader.Recs 名前空間 > RplRecs クラス : RemoveRange メソッド
シンタックス
'宣言
 
Public Sub RemoveRange( _
   ByVal index As System.Integer, _
   ByVal count As System.Integer _
) 
'使用法
 
Dim instance As RplRecs
Dim index As System.Integer
Dim count As System.Integer
 
instance.RemoveRange(index, count)
public void RemoveRange( 
   System.int index,
   System.int count
)

パラメータ

index
count
参照

参照

RplRecs クラス
RplRecs メンバ