WeakEventManager.ListenerList.Purge 方法

定义

从基础引用目标为 null 引用的列表中移除所有项。

public:
 bool Purge();
public bool Purge ();
member this.Purge : unit -> bool
Public Function Purge () As Boolean

返回

Boolean

如果清除了所有项,则返回 true;否则返回 false

适用于