DataView.IList.Clear Metoda

Definice

Popis tohoto člena najdete v tématu 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

Poznámky

Tento člen je explicitní implementace členu rozhraní. Použití tohoto člena není podporováno a způsobí .ArgumentException Místo toho použijte metodu Clear pro DataRowCollection objekt vrácený metodou Rows.

Platí pro