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