ModelElement.OnDeleting Method

Definition

Called by the model before the element is deleted.

protected public:
 virtual void OnDeleting();
protected internal virtual void OnDeleting ();
abstract member OnDeleting : unit -> unit
override this.OnDeleting : unit -> unit
Protected Friend Overridable Sub OnDeleting ()

Applies to