Zip for WPF and Silverlight
C1.C1Zip Namespace / C1ZipEntryCollection Class
Properties Methods


In This Topic
    C1ZipEntryCollection Class Members
    In This Topic

    The following tables list the members exposed by C1ZipEntryCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    Public Property (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    Public PropertyOverloaded. 指定された名前の C1ZipEntry を取得します。エントリが見つからない場合は、null を返します。  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. 現在の zip ファイルにストリームを追加します。  
    Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    Public MethodOverloaded. このコレクションに特定の名前のエントリが含まれるかどうかを判定します。  
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    Public MethodOverloaded. 現在の zip ファイルから1つのファイルを抽出します。  
    Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    Public MethodOverloaded. 指定された名前を持つエントリのインデックスを取得します。  
    Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    Public MethodOverloaded. zip ファイルに1つのエントリを書き込むためのストリームを開きます。  
    Public MethodOverloaded. 現在の zip ファイルからエントリを削除します。  
    Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    Top
    See Also