API:System.Generics.Collections.TThreadList.Remove

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Remove(const Item: T); inline;

C++

void __fastcall Remove(const T Item);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TThreadList

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!