public static bool IsValid (int id);

Parámetros

idThe unique id of a layer.

Valor de retorno

bool True if the id provided is valid and assigned to a layer.

Descripción

Returns true if the id provided is a valid layer id.