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