MetaSource.getIsEmpty

Syntax

getIsEmpty();

Description

The getIsEmpty method checks if there are elements in metadata tree model.

Comments

The method returns True if model does not contain elements, otherwise the method returns False.

Example

The method use is given in description of the MetaSource.getElems method.

See also:

MetaSource