FlexReport for WinForms
AddRange メソッド (RplRecs)


C1.Document.4.6.2 アセンブリ > C1.Ssrs.RplReader.Recs 名前空間 > RplRecs クラス : AddRange メソッド
シンタックス
'宣言
 
Public Sub AddRange( _
   ByVal collection As System.Collections.Generic.IEnumerable(Of RplRec) _
) 
'使用法
 
Dim instance As RplRecs
Dim collection As System.Collections.Generic.IEnumerable(Of RplRec)
 
instance.AddRange(collection)
public void AddRange( 
   System.Collections.Generic.IEnumerable<RplRec> collection
)

パラメータ

collection
参照

参照

RplRecs クラス
RplRecs メンバ