TLinkedList<T>.FindLast Method

Definition

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

Parameters

value
T

Returns