Partager via


PathFigureCollection.GetView Méthode

Définition

Obtient une vue immuable dans la collection.

public:
 virtual IVectorView<PathFigure ^> ^ GetView() = IVector<PathFigure ^>::GetView;
IVectorView<PathFigure> GetView();
public IReadOnlyList<PathFigure> GetView();
function getView()
Public Function GetView () As IReadOnlyList(Of PathFigure)

Retours

Objet représentant la vue de collection immuable.

Implémente

S’applique à