ImmutableDictionary<TKey,TValue>.IDictionary.Clear Metoda

Definice

Vymaže tuto instanci.

 virtual void System.Collections.IDictionary.Clear() = System::Collections::IDictionary::Clear;
void IDictionary.Clear ();
abstract member System.Collections.IDictionary.Clear : unit -> unit
override this.System.Collections.IDictionary.Clear : unit -> unit
Sub Clear () Implements IDictionary.Clear

Implementuje

Výjimky

Objekt slovníku je jen pro čtení.

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v případě, že ImmutableDictionary<TKey,TValue> je instance přetypovaná na IDictionary rozhraní.

Platí pro