DPIObjectAllObjects Method |
Returns all linked nodes.
Namespace:
Demo3D.PLC.Rockwell.Comms.DPI.Nodes
Assembly:
PLC (in PLC.dll) Version: 14.0.0.10531
Syntaxpublic IEnumerable<DPIObject> AllObjects()
Return Value
Type:
IEnumerableDPIObjectAll linked nodes.
See Also