Get Method

Get function

Gets the element at the specified index.


func (instance *RangeCollection) Get(index int32)  (*Range,  error) 

Remarks

See Also