ModelElement.OnDeleting Method
Called when this element is about to be deleted.
Namespace: Microsoft.VisualStudio.Modeling
Assembly: Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)
Syntax
'Declaration
Protected Friend Overridable Sub OnDeleting
protected internal virtual void OnDeleting()
protected public:
virtual void OnDeleting()
abstract OnDeleting : unit -> unit
override OnDeleting : unit -> unit
function OnDeleting()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.