Collection.IList.Clear Metoda

Definicja

Usuwa wszystkie elementy z Collection obiektu.

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

Wyjątki

Element IList jest tylko do odczytu.

Uwagi

Ta metoda usuwa wszystkie elementy z Collection obiektu.

Dotyczy

Zobacz też