Version: 2021.1
언어: 한국어
public void Execute (int index);

파라미터

index The index of the Parallel for loop at which to perform work.

설명

Implement this method to perform work against a specific iteration index.