ILanerCellAttributes.Count

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.

Example

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

See also:

ILanerCellAttributes