WeakEventManager.ListenerList<TEventArgs> Properties
.NET Framework 4.5
The WeakEventManager.ListenerList<TEventArgs> type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of items contained in the WeakEventManager.ListenerList. (Inherited from WeakEventManager.ListenerList.) |
|
IsEmpty | Gets a value that declares whether this WeakEventManager.ListenerList is empty. (Inherited from WeakEventManager.ListenerList.) |
|
Item | Gets or sets a specific listener item in the WeakEventManager.ListenerList . (Inherited from WeakEventManager.ListenerList.) |