TdxList<T>.Extract(T) Method
Declaration
function Extract(const AItem: T): T; reintroduce;
Parameters
Name | Type |
---|---|
AItem | T |
Returns
Type |
---|
T |
See Also
function Extract(const AItem: T): T; reintroduce;
Name | Type |
---|---|
AItem | T |
Type |
---|
T |
No
Your feedback is appreciated.