Dictionary.hasHidden

Syntax

hasHidden();

Description

The hasHidden method determines if dictionary can have hidden elements.

Comments

This method returns true if the dictionary can have hidden elements, otherwise it returns false.

Example

The example of method use is given on the page with description of the Dictionary.ShowHidden method.

See also:

Dictionary