public static bool Exists (int id);

Parámetros

idThe unique ID to search for.

Valor de retorno

bool True if the progress indicator exists, false otherwise.

Descripción

Checks whether a progress indicator with the specified ID exists.