System.Threading.TParallelArrayForProc
Delphi
TParallelArrayForProc<T> = reference to procedure (const AValues: array of T; AFrom, ATo: NativeInt);
C++
template<typename T> __interface TParallelArrayForProc__1 : public System::IInterface
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
anonMethod class |
public | System.Threading.pas System.Threading.hpp |
System.Threading | System.Threading |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。