Click or drag to resize

EPATHEPathIteratorMoveNext Method

Step through a multi-path EPATH.

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

Return Value

Boolean
False if there are no more elements.

Implements

IEnumeratorMoveNext
See Also