This topic has not yet been rated - Rate this topic

WeakEventManager.ListenerList<TEventArgs> Properties

.NET Framework 4.5

The WeakEventManager.ListenerList<TEventArgs> type exposes the following members.

  NameDescription
Public property Count Gets the number of items contained in the WeakEventManager.ListenerList. (Inherited from WeakEventManager.ListenerList.)
Public property IsEmpty Gets a value that declares whether this WeakEventManager.ListenerList is empty. (Inherited from WeakEventManager.ListenerList.)
Public property Item Gets or sets a specific listener item in the WeakEventManager.ListenerList . (Inherited from WeakEventManager.ListenerList.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.