OCLOperators OnDelete
(Automatically adding template at the end of the page.)
(Adding message template to the top of the page)
Line 1: Line 1:
{{message|Write the content here to display this box}}
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 22:22, 16 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.

Write the content here to display this box

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

See also: OnCreate, OnUpdate, OnStateChange