次の方法で共有


MenuItemCollection.Remove(MenuItem) メソッド

定義

public bool Remove(Xamarin.Forms.MenuItem item);
abstract member Remove : Xamarin.Forms.MenuItem -> bool
override this.Remove : Xamarin.Forms.MenuItem -> bool

パラメーター

item
MenuItem

戻り値

System.Boolean

実装

System.Collections.Generic.ICollection`1.Remove(`0)

適用対象