The ILanerMetaAttributeValueList interface contains properties and methods used to work with attribute values collection without the functions of adding and removing available.
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. |
|
Method name |
Brief description |
The FindById method finds attribute in the collection by its identifier. |
||
The FindByKey method finds attribute in the collection by its key. |
See also: