ArrangedElementCollection.IList.Clear Metoda

Definicja

Aby uzyskać opis tego elementu członkowskiego, zobacz metodę Clear() .

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

Implementuje

Uwagi

Ta metoda jest jawną implementacją składową interfejsu. Można go używać tylko wtedy, gdy ArrangedElementCollection wystąpienie jest rzutowanie do interfejsu IList .

Dotyczy