System.Threading.TWorkStealingQueue.Count
Delphi
property Count: Integer read GetCount;
C++
__property int Count = {read=GetCount, nodefault};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | System.Threading.pas System.Threading.hpp |
System.Threading | TWorkStealingQueue |
Description
Le nombre d'éléments dans la file.