Click or drag to resize

RoutableIncomingRequestGetEnumerator Method

Route enumerator.

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 18.04.00
Syntax
C#
public IEnumerator<EPATHLogicalPath> GetEnumerator()

Return Value

Type: IEnumeratorEPATHLogicalPath

[Missing <returns> documentation for "M:Demo3D.PLC.Comms.CIP.RoutableIncomingRequest.GetEnumerator"]

See Also