XmlQueryNodeSequence.ICollection<XPathItem>.Clear Method

Definition

Throws the NotSupportedException exception.

This API supports the product infrastructure and is not intended to be used directly from your code.

 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

Implements

Applies to