FlexReport for WinForms
AddRange メソッド (Breaks)


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

パラメータ

collection
参照

参照

Breaks クラス
Breaks メンバ