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