XmlQueryNodeSequence.ICollection<XPathItem>.Clear 方法

定义

引发 NotSupportedException 异常。

此 API 支持产品基础结构,不能在代码中直接使用。

 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

实现

适用于