Represents a collection of doubles.
![]() | Add a value to the collection of doubles. |
![]() | Clears the collection. |
![]() | Remove an element from the collection at a specified position. |
![]() | Updates an element in the collection at a specified position. |
![]() | Returns an array of the elements in the collection. |