Initializes a new empty list of curves.
Initializes a new list that is filled with all items of the input enumerable. Input items are not explicitly duplicated (this is a shallow copy).
Initializes a new empty list of curves with a predefined capacity. This is the amount of items the list will accept before resizing.
Class: Rhino.Collections.CurveList