[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Dispatchable for dispatching events to update listeners.

The following tables list the members exposed by the PatternListenerDispatch type.

Public Methods

  NameDescription
Add
Add an event to be dispatched.

Equals (Inherited from Object.)
Execute
Execute any listeners.

GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
ToString (Inherited from Object.)

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)

Public Constructors

  NameDescription
PatternListenerDispatchNew
Constructor.

Public Properties

  NameDescription
HasData
Returns true if at least one event has been added.