CompositionShapeCollection.GetView Méthode

Définition

Obtient une vue immuable dans la collection.

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

Retours

Objet représentant la vue de collection immuable.

Implémente

S’applique à