EPATHEPathIterator Class |
Namespace: Demo3D.PLC.Comms.CIP
public class EPathIterator
The EPATHEPathIterator type exposes the following members.
| Name | Description | |
|---|---|---|
| EPATHEPathIterator |
Constructs an EPATH reader.
|
| Name | Description | |
|---|---|---|
| MorePathsAvailable |
Return true if there are more logical paths in the ePath.
|
| Name | Description | |
|---|---|---|
| Next |
Step through a multi-path EPATH returning the current logical path, or null if there are no more.
|