Click or drag to resize

DPIObjectOnChildRemoved Event

Occurs when a child object has been removed.

Namespace:  Demo3D.PLC.Rockwell.Comms.DPI.Nodes
Assembly:  PLC (in PLC.dll) Version: 14.0.0.10531
Syntax
C#
public event Action<DPIObject> OnChildRemoved

Value

Type: SystemActionDPIObject
See Also