public IList<XYZ> GetWaypoints()
Public Function GetWaypoints As IList(Of XYZ)
public: IList<XYZ^>^ GetWaypoints()
member GetWaypoints : unit -> IList<XYZ>