TLinkedList<T>.ValidateNewNode(TLinkedListNode<T>) Method
Represents method ValidateNewNode(TLinkedListNode<T>)
.
private procedure ValidateNewNode(const node: TLinkedListNode<T>);
Parameters
- node
- Type: TLinkedListNode<T>
Represents method ValidateNewNode(TLinkedListNode<T>)
.
private procedure ValidateNewNode(const node: TLinkedListNode<T>);