public IList<double> GetSegments()
Public Function GetSegments As IList(Of Double)
public: IList<double>^ GetSegments()
member GetSegments : unit -> IList<float>