System.Generics.Collections.TThreadedQueue.Enqueue
Delphi
function Enqueue(const AItem: T): TWaitResult; inline;
C++
System::Types::TWaitResult __fastcall Enqueue(const T AItem);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | System.Generics.Collections.pas System.Generics.Collections.hpp |
System.Generics.Collections | TThreadedQueue |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。