LockableObservableListWrapper._list Field

Definition

For internal use by the Xamarin.Forms platform.

public readonly System.Collections.ObjectModel.ObservableCollection<string> _list;
val mutable _list : System.Collections.ObjectModel.ObservableCollection<string>

Field Value

System.Collections.ObjectModel.ObservableCollection<System.String>

Applies to