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