[]
        
(Showing Draft Content)

C1.C1Preview.RenderObject.OnParentRemove

OnParentRemove Method

OnParentRemove(RenderObject)

Called after removing this object from the Children collection of another object.

Declaration
protected virtual void OnParentRemove(RenderObject parent)
Parameters
Type Name Description
RenderObject parent

The parent object of this object.