XmlQuerySequence<T>.IList.Clear Metoda

Definice

Ve všech případech vyvolá NotSupportedException výjimku.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

 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í. Lze jej použít pouze v XmlQuerySequence<T> případě, že je instance přetypovaná na IList rozhraní.

Platí pro