WeakEventManager.ListenerList.Purge 메서드

정의

내부 참조 대상이 null 참조인 목록에서 모든 항목을 제거합니다.

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

반환

Boolean

모든 항목이 제거되면 true를 반환하고, 그렇지 않으면 false를 반환합니다.

적용 대상