Remove(Index: Integer): Boolean;
Index. Attribute index in the collection.
The Remove method removes attribute from collection by its index.
Indexation of attributes in the collection starts with zero. To get the number of collection attributes, use the ILanerCellAttributes.Count property.
Available values:
True. Removal was successful.
False. Removal failed.
See also: