ListCollectionView.InternalItemAt(Int32) Método

Definição

Devolve o item no índice indicado no InternalList.

protected:
 System::Object ^ InternalItemAt(int index);
protected object InternalItemAt(int index);
member this.InternalItemAt : int -> obj
Protected Function InternalItemAt (index As Integer) As Object

Parâmetros

index
Int32

O índice onde o item está localizado.

Devoluções

O item no índice zero especificado na vista.

Aplica-se a