IMsAggregationGroups.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Group index in the collection.

Description

The Remove method removes groups from the collection by index.

Comments

When the group is removed successfully, the method returns True, otherwise it returns False.

See also:

IMsAggregationGroups