public static int GetId (int index);

Parámetros

indexThe valid index for a progress indicator.

Valor de retorno

int The progress indicator's unique ID, or -1 if the unique ID is not available.

Descripción

Finds a progress indicator's unique ID using its index in the set of all available progress indicators.