System.Generics.Collections.TThreadedQueue.Enqueue
Delphi
function Enqueue(const AItem: T): TWaitResult; inline;
C++
System::Types::TWaitResult __fastcall Enqueue(const T AItem);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.Generics.Collections.pas System.Generics.Collections.hpp |
System.Generics.Collections | TThreadedQueue |
Description
Embarcadero Technologies does not currently have any additional information.