System.Threading.TParallelArray

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.TObjectTParallelArray

Delphi

TParallelArray = class

C++

class PASCALIMPLEMENTATION TParallelArray : public System::TObject

Propriétés

Type Visibilité  Source Unité  Parent
class public
System.Threading.pas
System.Threading.hpp
System.Threading System.Threading


Description

Permet d'exécuter certaines opérations en parallèle sur les éléments Array tout en accélérant leur exécution sur des ordinateurs multi-coeurs.


Voir aussi