Share via


TemplatedItemsList<TView,TItem>.IList.Remove(Object) Method

Definition

For internal use by the Xamarin.Forms platform.

void IList.Remove (object item);
abstract member System.Collections.IList.Remove : obj -> unit
override this.System.Collections.IList.Remove : obj -> unit

Parameters

item
System.Object

For internal use by the Xamarin.Forms platform.

Implements

System.Collections.IList.Remove(System.Object)

Applies to