public void Execute (int index);

Parámetros

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

Descripción

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