| C1.Win.C1Document.4 アセンブリ > C1.Win.C1Document 名前空間 > LogEntryList クラス : AddRange メソッド |
'宣言 Public Sub AddRange( _ ByVal collection As System.Collections.Generic.IEnumerable(Of LogEntry) _ )
public void AddRange( System.Collections.Generic.IEnumerable<LogEntry> collection )