Overload | Description |
---|---|
Sort() | (Inherited from System.Collections.Generic.List<LogEntryBase>) |
Sort(IComparer<LogEntryBase>) | (Inherited from System.Collections.Generic.List<LogEntryBase>) |
Sort(Int32,Int32,IComparer<LogEntryBase>) | (Inherited from System.Collections.Generic.List<LogEntryBase>) |
Sort(Comparison<LogEntryBase>) | (Inherited from System.Collections.Generic.List<LogEntryBase>) |