FlexReport for WPF
RemoveRange メソッド (LogEntryList)


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > LogEntryList クラス : RemoveRange メソッド
シンタックス
'宣言
 
Public Sub RemoveRange( _
   ByVal index As System.Integer, _
   ByVal count As System.Integer _
) 
'使用法
 
Dim instance As LogEntryList
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
参照

LogEntryList クラス
LogEntryList メンバ