StateManagedCollection.IList.Clear Metoda

Definicja

Usuwa wszystkie elementy z kolekcji StateManagedCollection .

 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

Metoda jest wywoływana OnClear przed wywołaniem Clear metody , a OnClearComplete metoda jest wywoływana po Clear zakończeniu usuwania elementów z kolekcji.

Dotyczy

Zobacz też