ModelElement.OnDeleting Method

Alerts listeners that the element is being deleted.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk (in Microsoft.VisualStudio.Modeling.Sdk.dll)

Syntax

'Declaration
Protected Friend Overridable Sub OnDeleting
'Usage
Me.OnDeleting()
protected internal virtual void OnDeleting()
protected public:
virtual void OnDeleting()
protected internal function OnDeleting()

.NET Framework Security

See Also

Reference

ModelElement Class

ModelElement Members

Microsoft.VisualStudio.Modeling Namespace