Cursor implementation for class YList.

Namespace: yWorks.yFiles.Algorithms
Assembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public class ListCursorImpl : ICursor
Visual Basic
Public Class ListCursorImpl _
	Implements ICursor

Remarks

Cursor implementation for class YList.

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.Algorithms..::..YList..::..ListCursorImpl

See Also