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