HttpSessionStateContainer.RemoveAll メソッド

定義

すべてのセッション状態の値をクリアします。

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

実装

注釈

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

適用対象

こちらもご覧ください