Zip for .NET
InsertRange メソッド

C1.C1Zip.4.5.2 アセンブリ > C1.C1Zip 名前空間 > C1ZipEntryCollection クラス : InsertRange メソッド
シンタックス
'宣言
 
Public Sub InsertRange( _
   ByVal index As System.Integer, _
   ByVal collection As System.Collections.Generic.IEnumerable(Of C1ZipEntry) _
) 
public void InsertRange( 
   System.int index,
   System.Collections.Generic.IEnumerable<C1ZipEntry> collection
)

パラメータ

index
collection
参照

C1ZipEntryCollection クラス
C1ZipEntryCollection メンバ