IReadOnlyList<Point3> Vertices { get; }
ReadOnly Property Vertices As IReadOnlyList(Of Point3) Get
property IReadOnlyList<Point3>^ Vertices { IReadOnlyList<Point3>^ get (); }
abstract Vertices : IReadOnlyList<Point3> with get
In This Article