ILanerMetaAttributeValues

Description

The ILanerMetaAttributeValue interface contains properties and methods used to work with the collection of attributes.

Properties Inherited from ILanerMetaAttributeValueList

  Property name Brief description
The Count property returns the number of attributes in the collection.
The Item property returns an attribute from the collection by its index.

Methods

  Method name Brief description
The Add method adds an attribute.
The Clear method clears the collection of attributes.
The Remove method removes the attribute from the collection by its index.
The RemoveByKey method removes the attribute from the collection by its key.

Methods Inherited from ILanerMetaAttributeValueList

See also:

Laner Assembly Interfaces