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

實作

適用於