| C1.Xaml.Zip Assembly > C1.C1Zip Namespace > C1ZipEntryCollection Class : Remove Method |
| Overload | Description |
|---|---|
| Remove(Int32) | 現在の zip ファイルからエントリを削除します。 |
| Remove(String) | 現在の zip ファイルからエントリを削除します。 |
| Remove(Int32[]) | 現在の zip ファイルからいくつかのエントリを削除します。 |
| Remove(String[]) | 現在の zip ファイルからいくつかのエントリを削除します。 |
| Remove(C1ZipEntry) | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |