IMetaDataMemberCollection.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index - record index in the collection.

Description

The Remove method removes a record from the collection by index. The method returns True if removal is successful.

See also:

IMetaDataMemberCollection