Compartilhar via


ObjectKeyFrameCollection.GetView Método

Definição

Obtém uma exibição imutável na coleção.

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

Retornos

Um objeto que representa a exibição de coleção imutável.

Implementações

Aplica-se a