Partager via


HubSectionCollection.GetAt(UInt32) Méthode

Définition

Retourne l’élément situé à l’index spécifié.

HubSection GetAt(uint32_t const& index);
public HubSection GetAt(uint index);
function getAt(index)
Public Function GetAt (index As UInteger) As HubSection

Paramètres

index
UInt32

uint32_t

Index entier de la valeur à récupérer.

Retours

Valeur de l’élément à l’index spécifié.

Implémente

M:Windows.Foundation.Collections.IVector`1.GetAt(System.UInt32) M:Windows.Foundation.Collections.IVector`1.GetAt(uint32_t)

S’applique à