Compartilhar via


PointKeyFrameCollection.First Método

Definição

Retorna o iterador para iteração sobre os itens na coleção.

public:
 virtual IIterator<PointKeyFrame ^> ^ First() = IIterable<PointKeyFrame ^>::First;
IIterator<PointKeyFrame> First();
public IIterator<PointKeyFrame> First();
function first()
Public Function First () As IIterator(Of PointKeyFrame)

Retornos

O objeto iterador. A posição atual do iterador está na posição de 0 índice ou no final da coleção se a coleção estiver vazia.

Implementações

Aplica-se a