LockableObservableListWrapper.Contains(String) Method

Definition

For internal use by the Xamarin.Forms platform.

public bool Contains (string item);
abstract member Contains : string -> bool
override this.Contains : 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.Contains(`0)

Applies to