XmlQuerySequence<T>.ICollection<T>.Clear 方法

定義

在所有情況下都會擲回 NotSupportedException 例外狀況。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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

實作

適用於