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