EcoResCategory.isLeaf Method
Determines whether the specified category is a leaf node of the hierarchy.
Syntax
public boolean isLeaf()
Run On
Called
Return Value
Type: boolean
true if the specified category is a leaf; otherwise, false.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Determines whether the specified category is a leaf node of the hierarchy.
public boolean isLeaf()
Called
Type: boolean
true if the specified category is a leaf; otherwise, false.