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