Show contents 

Rds > Rds Assembly Interfaces > IMetaAttributesCollection > IMetaAttributesCollection.Remove

IMetaAttributesCollection.Remove

Syntax

Remove(Attrubute: IMetaAttribute);

Parameters

Attrubute - removed attribute.

Description

The Remove method removes a specified attribute from the collection.

See also:

IMetaAttributesCollection