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