Click or drag to resize

EPATHEPathIteratorMoveNext Method

Step through a multi-path EPATH.

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 18.04.00
Syntax
C#
public bool MoveNext()

Return Value

Type: Boolean
False if there are no more elements.

Implements

IEnumeratorMoveNext
See Also