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