Represents a node in a KavenLinkedList. This class cannot be inherited.
1.1.19
2019-03-22
Initializes a new instance of the KavenLinkedListNode class, containing the specified value.
The value to contain in the KavenLinkedListNode.
Protected
Optional
Gets the next node in the KavenLinkedList.
Gets the previous node in the KavenLinkedList.
Gets the value contained in the node.
Represents a node in a KavenLinkedList. This class cannot be inherited.
Since
1.1.19
Version
2019-03-22