Share via


ElementEventManager.Remove Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Remove(Delegate) Removes an event handler delegate from global event notifications. (Inherited from GlobalEventManager.)
Public method Remove(DomainClassInfo, Delegate) Removes an event handler for a ___domain class or ___domain relationship.
Public method Remove(DomainModelInfo, Delegate) Removes an event handler for a particular ___domain model.

Top

See Also

Reference

ElementEventManager Class

Microsoft.VisualStudio.Modeling Namespace