Zip for WPF/Silverlight
C1ZipFile コンストラクタ(Stream)

C1.WPF.Zip.4.5.2 アセンブリ > C1.C1Zip 名前空間 > C1ZipFile クラス > C1ZipFile コンストラクタ : C1ZipFile コンストラクタ(Stream)
zip データを含む System.IO.Stream
C1ZipFileクラスの新しいインスタンスを初期化し、この新しいインスタンスに関連付けられた zip ストリームを開きます。
シンタックス
'宣言
 
Public Function New( _
   ByVal stream As System.IO.Stream _
)
public C1ZipFile( 
   System.IO.Stream stream
)

パラメータ

stream
zip データを含む System.IO.Stream
参照

C1ZipFile クラス
C1ZipFile メンバ
オーバーロード一覧