Overload | Description |
---|---|
DoubleCollection Constructor() | Initializes an empty collection. |
DoubleCollection Constructor(Int32) | Initializes the collection with the specified capacity. |
DoubleCollection Constructor(IEnumerable<Double>) | Initializes the collection from another collection. |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x