XmlQueryNodeSequence.ICollection<XPathItem>.Clear Metoda

Definicja

Zgłasza NotSupportedException wyjątek.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

 virtual void System.Collections.Generic.ICollection<System.Xml.XPath.XPathItem>.Clear() = System::Collections::Generic::ICollection<System::Xml::XPath::XPathItem ^>::Clear;
void ICollection<XPathItem>.Clear ();
abstract member System.Collections.Generic.ICollection<System.Xml.XPath.XPathItem>.Clear : unit -> unit
override this.System.Collections.Generic.ICollection<System.Xml.XPath.XPathItem>.Clear : unit -> unit
Sub Clear () Implements ICollection(Of XPathItem).Clear

Implementuje

Dotyczy