HttpApplicationStateBase.RemoveAll 方法

定义

当在派生类中重写时,从集合中删除所有对象。

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

例外

适用于