SortingLayer.IsValid
public static bool IsValid(int id);
Parameters
| id | The unique id of a layer. |
Returns
bool
True if the id provided is valid and assigned to a layer.
Description 描述
Returns true if the id provided is a valid layer id.