FlexReport for WinForms
AddRange メソッド (BookmarkList)


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

パラメータ

collection
参照

参照

BookmarkList クラス
BookmarkList メンバ