Represents method CreateList<T>(IList<T>).
CreateList<T>(IList<T>)
public class function CreateList<T>(const source: IList<T>): IList;