get

open operator override fun get(index: Int): Double

Gets the NumberType at the given index

Return

the NumberType at the given index

Parameters

index

the index of the NumberType to get from this collection

Throws

if the index is out of bounds for this array