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