IMetaAttributeSetting.MetaParamItemsCollection

Fore Syntax

MetaParamItemsCollection: IMetaAttributeParamItems;

Fore.NET Syntax

MetaParamItemsCollection: Prognoz.Platform.Interop.ExtCtrls.IMetaAttributeParamItems;

Description

The MetaParamItemsCollection property returns the parameters collection that can be set as attribute value.

Example

The property use is given in description of the IMetaAttributeParamItems.Add method.

See also:

IMetaAttributeSetting