UICollectionView.NumberOfItemsInSection(nint) Méthode

Définition

Retourne le nombre d’éléments dans la section spécifiée.

[Foundation.Export("numberOfItemsInSection:")]
public virtual nint NumberOfItemsInSection (nint section);
abstract member NumberOfItemsInSection : nint -> nint
override this.NumberOfItemsInSection : nint -> nint

Paramètres

section
System.System.IntPtr System.nativeint

Index de la section.

Retours

System.System.IntPtr System.nativeint

Nombre d’éléments dans la section spécifiée.

Attributs

S’applique à