ReadOnlyObservableCollection<T>.Empty Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an empty ReadOnlyObservableCollection<T>.
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)
An empty ReadOnlyObservableCollection<T>.
The returned instance is immutable and will always be empty.
Proizvod | Verzije |
---|---|
.NET | 8, 9, 10 |
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: