CookieCollection.Clear Método
Definição
Remove todos os elementos do objeto CookieCollection.Removes all elements from the CookieCollection object.
public:
virtual void Clear();
public void Clear ();
abstract member Clear : unit -> unit
override this.Clear : unit -> unit
Public Sub Clear ()