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