FrozenSet<T>.Empty Eigenschaft

Definition

Ruft eine leere FrozenSet<T> ab.

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

Eigenschaftswert

Gilt für: