EPATHLogicalPathSegments Property |
The list of segments in the path.
Namespace:
Demo3D.PLC.Comms.CIP
Assembly:
PLC (in PLC.dll) Version: 18.04.00
Syntaxpublic IReadOnlyList<EPATHSegment> Segments { get; }Property Value
Type:
IReadOnlyListEPATHSegment
See Also