Zip for WinRT
C1ZipFile Constructor(Stream)

zip データを含む System.IO.Stream
C1ZipFile クラスの新しいインスタンスを初期化し、この新しいインスタンスに関連付けられた zip ストリームを開きます。
Syntax
'Declaration
 
Public Function New( _
   ByVal stream As System.IO.Stream _
)
public C1ZipFile( 
   System.IO.Stream stream
)

Parameters

stream
zip データを含む System.IO.Stream
See Also

Reference

C1ZipFile Class
C1ZipFile Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback