Get Method

Get function

Gets the element at the specified index.


func (instance *SeriesCollection) Get(index int32)  (*Series,  error) 

Remarks

See Also