Show contents 

ExtCtrls > ExtCtrls Assembly Interfaces > IMetaAttributeParamItems > IMetaAttributeParamItems.Remove

IMetaAttributeParamItems.Remove

Fore Syntax

Remove(Value: IMetaAttributeParamItem);

Fore.NET Syntax

Remove(Value: Prognoz.Platform.Interop.ExtCtrls.MetaAttributeParamItem);

Parameters

Value. Parameter to be removed from the collection.

Description

The Remove method removes the specified parameter from the collection.

See also:

IMetaAttributeParamItems