Overload | Description |
---|---|
InsertRange(Int32,IEnumerable<Double>) | Inserts the specified newItems at the startingIndex. |
InsertRange(Int32,Int32) | Inserts the specified count of default length items at the specified startingIndex. |
Overload | Description |
---|---|
InsertRange(Int32,IEnumerable<Double>) | Inserts the specified newItems at the startingIndex. |
InsertRange(Int32,Int32) | Inserts the specified count of default length items at the specified startingIndex. |