PointKeyFrameCollection.GetView Methode

Definition

Ruft eine unveränderliche Ansicht in die Auflistung ab.

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

Gibt zurück

Ein Objekt, das die unveränderliche Auflistungsansicht darstellt.

Implementiert

Gilt für: