| オーバーロード | 解説 |
|---|---|
| Sort() | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
| Sort(IComparer<C1ZipEntry>) | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
| Sort(Int32,Int32,IComparer<C1ZipEntry>) | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
| Sort(Comparison<C1ZipEntry>) | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |