PropertyDescriptorCollection.IDictionary.Clear Methode

Definition

Entfernt alle Elemente aus dem 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

Implementiert

Hinweise

Dieses Element ist eine explizite Schnittstellenmitgliedsimplementierung. Sie kann nur verwendet werden, wenn die PropertyDescriptorCollection Instanz in eine IDictionary Schnittstelle umgegossen wird.

Gilt für: