ILanerCellAttributes.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

The Count property returns the number of attributes in collection.

Comments

To get attribute from the collection, use the ILanerCellAttributes.Item property.

Fore and Fore.NET examples

The property use is given in the example for ILanerCellAttributes.MoveTo.

See also:

ILanerCellAttributes