Demo3D 2020 API Documentation
Demo3D 2020 API Documentation
Demo3D Namespaces
Demo3D.PLC Namespaces
Demo3D.PLC.Rockwell Namespaces
Demo3D.PLC.Rockwell.Comms.DPI.Nodes
DPIObject Class
DPIObject Methods
AllObjects Method
ConstructNode Method
Descendants Method
Initialize Method
MissingNodeFirstChance Method
NotifyAddedHierarchy Method
NotifyAllChildrenRemoved Method
NotifyChildAdded Method
NotifyChildRemoved Method
NotifyRemovedHierarchy Method
RequestRemoveChild Method
SetInstance Method
DPIObject
NotifyChildRemoved Method
Called to notify 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#
Copy
public
virtual
void
NotifyChildRemoved
(
DPIObject
child
)
Parameters
child
Type:
Demo3D.PLC.Rockwell.Comms.DPI.Nodes
DPIObject
The removed child object.
See Also
Reference
DPIObject Class
Demo3D.PLC.Rockwell.Comms.DPI.Nodes Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com