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
Add The Add method adds an attribute.
Clear The Clear method clears the collection of attributes.
Remove The Remove method removes the attribute from the collection by its index.
RemoveByKey The RemoveByKey method removes the attribute from the collection by its key.

Methods Inherited from ILanerMetaAttributeValueList

See also:

Laner Assembly Interfaces