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