IOrmSimpleAttrs.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: Integer;

Description

The Count property returns the number of object attributes.

Comments

Use the IOrmSimpleAttrs.Item property to get a specific attribute.

Fore and Fore.NET Examples

The property use is given in the example for IOrmSimpleClass.Attrs.

See also:

IOrmSimpleAttrs