OCLOperators OnDelete
(Adding message template to the top of the page)
(Replacing message template with parser tag)
Line 1: Line 1:
{{message|Write the content here to display this box}}
<message>Write the content here to display this box</message>
OnDelete is called when an object is deleted - much like a destructor.
OnDelete is called when an object is deleted - much like a destructor.



Revision as of 07:48, 17 June 2024

This page was created by Hans.karlsen@mdriven.net on 2022-04-05. Last edited by Hans.karlsen@mdriven.net on 2025-03-18.

OnDelete is called when an object is deleted - much like a destructor.

See also: OnCreate, OnUpdate, OnStateChange