ImmutableDictionary<TKey,TValue>.IImmutableDictionary<TKey,TValue>.Clear Methode

Definitie

Hiermee wordt een lege woordenlijst opgehaald met dezelfde volgorde- en sleutelwaardevergelijkingsregels als dit woordenlijstexemplaren.

 virtual System::Collections::Immutable::IImmutableDictionary<TKey, TValue> ^ System.Collections.Immutable.IImmutableDictionary<TKey,TValue>.Clear() = System::Collections::Immutable::IImmutableDictionary<TKey, TValue>::Clear;
System.Collections.Immutable.IImmutableDictionary<TKey,TValue> IImmutableDictionary<TKey,TValue>.Clear();
abstract member System.Collections.Immutable.IImmutableDictionary<TKey,TValue>.Clear : unit -> System.Collections.Immutable.IImmutableDictionary<'Key, 'Value>
override this.System.Collections.Immutable.IImmutableDictionary<TKey,TValue>.Clear : unit -> System.Collections.Immutable.IImmutableDictionary<'Key, 'Value>
Function Clear () As IImmutableDictionary(Of TKey, TValue) Implements IImmutableDictionary(Of TKey, TValue).Clear

Retouren

Het onveranderbare woordenlijstexemplaren.

Implementeringen

Van toepassing op