Freigeben über


FrozenDictionary<TKey,TValue>.Empty Eigenschaft

Definition

Ruft eine leere FrozenDictionary<TKey,TValue> ab.

public:
 static property System::Collections::Frozen::FrozenDictionary<TKey, TValue> ^ Empty { System::Collections::Frozen::FrozenDictionary<TKey, TValue> ^ get(); };
public static System.Collections.Frozen.FrozenDictionary<TKey,TValue> Empty { get; }
static member Empty : System.Collections.Frozen.FrozenDictionary<'Key, 'Value>
Public Shared ReadOnly Property Empty As FrozenDictionary(Of TKey, TValue)

Eigenschaftswert

Gilt für: