PathSegmentCollection.GetView Methode

Definition

Ruft eine unveränderliche Ansicht in die Auflistung ab.

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

Gibt zurück

Ein Objekt, das die unveränderliche Auflistungsansicht darstellt.

Implementiert

Gilt für: