ILanerCellAttributes.Add

Syntax

Add(AttributeId: String; AttributeType: LnAttributeType): Integer;

Parameters

AttributeId. Identifier of the attribute to be added to the collection.

AttributeType. Type of the attribute to be added to the collection.

Description

The Add method adds the specified attribute to the collection.

Comments

After executing the example the method returns index of the added attribute in the collection.

Example

The property use is given in the example for ILaner.ValueSuffixAttributes.

See also:

ILanerCellAttributes