Show contents 

ExtCtrls > ExtCtrls Assembly Interfaces > IMetaAttributeParamItems > IMetaAttributeParamItems.RemoveAt

IMetaAttributeParamItems.RemoveAt

Fore Syntax

RemoveAt(Index: Integer);

Fore.NET Syntax

RemoveAt(Index: Integer);

Parameters

Index. Parameter index in the collection.

Description

The RemoveAt method removes the parameter from the collection by its index.

See also:

IMetaAttributeParamItems