VirtualizingStackPanel.BringIndexIntoView(Int32) Méthode

Définition

Génère l'élément à la position d'index spécifiée et l'affiche.

protected public:
 override void BringIndexIntoView(int index);
protected internal override void BringIndexIntoView (int index);
override this.BringIndexIntoView : int -> unit
Protected Friend Overrides Sub BringIndexIntoView (index As Integer)

Paramètres

index
Int32

Position de l'élément à générer et à afficher.

Exceptions

La position d'index n'existe pas dans la collection enfant.

S’applique à