Represents method CreateList<T>(Boolean).
CreateList<T>(Boolean)
public class function CreateList<T: class>(ownsObjects: Boolean): IList<T>; overload; static;