ConnectionItems.ICollection<KeyValuePair<Object,Object>>.Clear Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
virtual void System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Object,System.Object>>.Clear() = System::Collections::Generic::ICollection<System::Collections::Generic::KeyValuePair<System::Object ^, System::Object ^>>::Clear;
void ICollection<KeyValuePair<object,object>>.Clear ();
abstract member System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Object,System.Object>>.Clear : unit -> unit
override this.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Object,System.Object>>.Clear : unit -> unit
Sub Clear () Implements ICollection(Of KeyValuePair(Of Object, Object)).Clear