public IList<UV> GetUVs()
Public Function GetUVs As IList(Of UV)
public: IList<UV^>^ GetUVs()
member GetUVs : unit -> IList<UV>