TArrayList<T>.Remove Method

Definition

Delphi
function Remove(const Value: T): Boolean;

Parameters

Value
T

Returns

Boolean