Represents a collection of complex numbers.
![]() | Adds and returns a new complex value. |
![]() | Clears all complex values from the collection. |
![]() | Inserts and returns a new complex value at the supplied index. |
![]() | Remove the complex value with the supplied index. |
![]() | Returns the number of elements in the collection. |
![]() | Given an index, returns the element in the collection. |