IOrmSimpleAttrs.Count

Syntax

Count: Integer;

Description

The Count property returns the number of object attributes.

Comments

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

Example

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

See also:

IOrmSimpleAttrs