LockableObservableListWrapper._list Field

Definition

public: initonly System::Collections::ObjectModel::ObservableCollection<System::String ^> ^ _list;
public readonly System.Collections.ObjectModel.ObservableCollection<string> _list;
val mutable _list : System.Collections.ObjectModel.ObservableCollection<string>
Public ReadOnly _list As ObservableCollection(Of String) 

Field Value

Applies to