| | Name | Description |
 | Add | Overloaded. 現在の zip ファイルにストリームを追加します。 |
 | AddAsync | Overloaded. 現在の zip ファイルにファイルを追加します。 |
 | AddFolderAsync | フォルダのコンテンツを現在の zip ファイルに追加します。 |
 | AddRange | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | AsReadOnly | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | BinarySearch | Overloaded. (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | Clear | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | Contains | Overloaded. このコレクションに特定の名前のエントリが含まれるかどうかを判定します。 |
 | ConvertAll<TOutput> | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | CopyTo | Overloaded. (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | Exists | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | Find | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | FindAll | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | FindIndex | Overloaded. (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | FindLast | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | FindLastIndex | Overloaded. (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | ForEach | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | GetRange | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | IndexOf | Overloaded. 指定された名前を持つエントリのインデックスを取得します。 |
 | Insert | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | InsertRange | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | LastIndexOf | Overloaded. (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | OpenWriter | Overloaded. zip ファイルに1つのエントリを書き込むためのストリームを開きます。 |
 | Remove | Overloaded. 現在の zip ファイルからエントリを削除します。 |
 | RemoveAll | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | RemoveAt | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | RemoveRange | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | Reverse | Overloaded. (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | Sort | Overloaded. (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | ToArray | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | TrimExcess | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | TrueForAll | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |