LockableObservableListWrapper.Add(String) Method

Definition

For internal use by the Xamarin.Forms platform.

public void Add (string item);
abstract member Add : string -> unit
override this.Add : string -> unit

Parameters

item
System.String

For internal use by the Xamarin.Forms platform.

Implements

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

Applies to