XmlQuerySequence<T>.ICollection<T>.Clear Método

Definición

Se produce una excepción NotSupportedException en todos los casos.

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el código.

 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

Implementaciones

Se aplica a