Share via


ReadOnlyObservableCollection<T>.Empty Özellik

Tanım

public:
 static property System::Collections::ObjectModel::ReadOnlyObservableCollection<T> ^ Empty { System::Collections::ObjectModel::ReadOnlyObservableCollection<T> ^ get(); };
public static System.Collections.ObjectModel.ReadOnlyObservableCollection<T> Empty { get; }
static member Empty : System.Collections.ObjectModel.ReadOnlyObservableCollection<'T>
Public Shared ReadOnly Property Empty As ReadOnlyObservableCollection(Of T)

Özellik Değeri

Boş ReadOnlyObservableCollection<T>bir .

Açıklamalar

Döndürülen örnek sabittir ve her zaman boş olur.

Şunlara uygulanır