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 selected parameter from the collection.

See also:

IMetaAttributeParamItems