IMetaAttributeSetting.MetaParamItemsCollection

Syntax

MetaParamItemsCollection: 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