HttpSessionStateContainer.RemoveAll Metoda

Definice

Vymaže všechny hodnoty stavu relace.

public:
 virtual void RemoveAll();
public void RemoveAll ();
abstract member RemoveAll : unit -> unit
override this.RemoveAll : unit -> unit
Public Sub RemoveAll ()

Implementuje

Poznámky

RemoveAll provádí stejnou funkci jako Clear.

Platí pro

Viz také