======Метод List.Sort()====== Сортирует элементы во всем списке [[developers:references:system.collections.generic.list_1|List]] с помощью компаратора по умолчанию. * **Пространство имен:** [[developers:references:system.collections.generic|System.Collections.Generic]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public void Sort()