Zip for WPF/Silverlight
InsertRange メソッド (C1ZipEntryCollection)

C1.Silverlight.Zip.5 アセンブリ > 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 メンバ