public IList<Curve> GetPath()
Public Function GetPath As IList(Of Curve)
public: IList<Curve^>^ GetPath()
member GetPath : unit -> IList<Curve>