EPATHEPathIteratorNext Method |
Step through a multi-path EPATH returning the current logical path, or null if there are no more.
Namespace: Demo3D.PLC.Comms.CIPAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic EPATHLogicalPath? Next()
Return Value
EPATHLogicalPathThe next logical path.
See Also