Represents method CreateSortedInterfaceList<T>(IComparer).
CreateSortedInterfaceList<T>(IComparer)
public class function CreateSortedInterfaceList<T: IInterface>(const comparer: IComparer<T>): IList<T>; overload; static;