HttpSessionState.RemoveAll Metoda

Definicja

Usuwa wszystkie klucze i wartości z kolekcji stanu sesji.

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

Uwagi

RemoveAll wykonuje tę samą funkcję co Clear.

Dotyczy

Zobacz też