Share via


ObjectKeyFrameCollection.GetView Método

Definición

Obtiene una vista inmutable en la colección.

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

Devoluciones

Objeto que representa la vista de colección inmutable.

Implementaciones

Se aplica a