IMsMetaAttributeValueList.Add

Syntax

Add(Attribute: IMetaAttribute): IMsMetaAttributeValue;

Parameters

Attribute. The attribute that must be added to the collection.

Description

The Add method adds a new attribute to the collection.

Example

The property use is given in the example for IMsMetaAttributeValue.Kind.

See also:

IMsMetaAttributeValueList