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