Edytuj

Udostępnij za pośrednictwem


ReadOnlySet<T>.Empty Property

Definition

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

Property Value

Applies to