Share via


HttpSessionStateContainer.RemoveAll メソッド

定義

すべてのセッション状態値を削除します。

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

実装

注釈

RemoveAll と同じ関数 Clearを実行します。

適用対象

こちらもご覧ください