次の方法で共有


LockableObservableListWrapper.Remove(String) メソッド

定義

Xamarin.Forms プラットフォームによる内部使用向け。

public bool Remove (string item);
abstract member Remove : string -> bool
override this.Remove : string -> bool

パラメーター

item
System.String

Xamarin.Forms プラットフォームによる内部使用向け。

戻り値

System.Boolean

Xamarin.Forms プラットフォームによる内部使用向け。

実装

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

適用対象