IMetaDictionary.IsCompound

Fore Syntax

IsCompound: Boolean;

Fore.NET Syntax

IsCompound: boolean;

Description

The IsCompound property returns whether a structure is compound.

Comments

If IsCompound = True, a structure is compound.

Fore and Fore.NET Examples

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

See also:

IMetaDictionary