Share via


LockableObservableListWrapper.Remove(String) Method

Definition

For internal use by the Xamarin.Forms platform.

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

Parameters

item
System.String

For internal use by the Xamarin.Forms platform.

Returns

System.Boolean

For internal use by the Xamarin.Forms platform.

Implements

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

Applies to