Click or drag to resize

DPIObjectDescendants Method

Return all descendants of this node.

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

Return Value

Type: IEnumerableDPIObject

[Missing <returns> documentation for "M:Demo3D.PLC.Rockwell.Comms.DPI.Nodes.DPIObject.Descendants"]

See Also