FlexReport for WPF
AddRange メソッド (LogEntryList)


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

パラメータ

collection
参照

LogEntryList クラス
LogEntryList メンバ