TLinkedList<T>.Find Method

Definition

Delphi
function Find(const value: T): TLinkedListNode<T>

Parameters

value
T

Returns