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

实现

适用于