Zip for WPF/Silverlight
Entries プロパティ (C1ZipFile)

C1.Silverlight.Zip.5 アセンブリ > C1.C1Zip 名前空間 > C1ZipFile クラス : Entries プロパティ
zip ファイルのエントリが入った C1ZipEntryCollection を取得します。
シンタックス
'宣言
 
Public ReadOnly Property Entries As C1ZipEntryCollection
public C1ZipEntryCollection Entries {get;}
解説
Entries コレクションは、zip ファイルのエントリを列挙するために使用されるほか、エントリを追加、削除、および展開するためにも使用されます。
参照

C1ZipFile クラス
C1ZipFile メンバ