public property DragTableNode.Next

Brief

The reference to the next node

Declaration
C#
DragTableNode  Next public get; private set;

Details

Previous is the node with higher velocity

Declared in DragTableNode

back