MenuItemCollection.IndexOf(MenuItem) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public int IndexOf (Xamarin.Forms.MenuItem item);
abstract member IndexOf : Xamarin.Forms.MenuItem -> int
override this.IndexOf : Xamarin.Forms.MenuItem -> int
Paramètres
- item
- MenuItem
Retours
System.Int32
Implémente
System.Collections.Generic.IList`1.IndexOf(`0)