An ListIterator is used to sequence over a List of objects.
Namespace: yWorks.yFiles.UtilAssembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
Remarks
An ListIterator is used to sequence over a List of objects. ListIterator can
move backwards or forwards through the List.