Descriptor.getHasChildren

Syntax

getHasChildren ()

Description

The getHasChildren method determines whether the object has children.

Comments

If the object has children the method returns True, otherwise it returns False.

Example

The example of use is similar to the example given for the Descriptor.getIsShortcut method.

See also:

Descriptor