IMetaDictionary.IsCompound

Syntax

IsCompound: Boolean;

Description

The IsCompound property returns whether a structure is compound.

Comments

If IsCompound = True, a structure is compound.

Example

The property use is given in the example for IMetaHierarchyLevel.LightWeight.

See also:

IMetaDictionary