Version: 2019.1
public void Execute (int index);

パラメーター

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

説明

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