PropertyDescriptorCollection.IDictionary.Clear Metoda

Definicja

Usuwa wszystkie elementy z obiektu 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

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy PropertyDescriptorCollection wystąpienie jest rzutowe do interfejsu IDictionary .

Dotyczy