ImmutableSortedDictionary<TKey,TValue>.Empty Feld

Definition

Ruft ein leeres unveränderlich sortiertes Wörterbuch ab.

public: static initonly System::Collections::Immutable::ImmutableSortedDictionary<TKey, TValue> ^ Empty;
public static readonly System.Collections.Immutable.ImmutableSortedDictionary<TKey,TValue> Empty;
 staticval mutable Empty : System.Collections.Immutable.ImmutableSortedDictionary<'Key, 'Value>
Public Shared ReadOnly Empty As ImmutableSortedDictionary(Of TKey, TValue) 

Feldwert

Gilt für: