PropertyDescriptorCollection.IDictionary.Clear Metoda

Definice

Odebere všechny elementy z kolekce IDictionary.

 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

Poznámky

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

Platí pro