Compartir a través de


MenuFlyout.IndexOf(IMenuElement) Método

Definición

public:
 virtual int IndexOf(Microsoft::Maui::IMenuElement ^ item);
public int IndexOf (Microsoft.Maui.IMenuElement item);
abstract member IndexOf : Microsoft.Maui.IMenuElement -> int
override this.IndexOf : Microsoft.Maui.IMenuElement -> int
Public Function IndexOf (item As IMenuElement) As Integer

Parámetros

Devoluciones

Implementaciones

Se aplica a