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