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

実装

適用対象