Skip to content
TSDS
Main Navigation
Home
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
LinkedListNode<T>.next
The next node in the list.
Property Value
null | LinkedListNode<T>