IMetaAttributesSet.FindByValuesObject

Syntax

FindByValuesObject(ObjectKey: Integer): IMetaAttribute;

Parameters

ObjectKey. Key of the object, to which attribute Refers.

Description

The FindByValuesObject method searches an attribute by object key, to which the attribute refers.

Example

The method use is given in the example for IMetaDictionary.AttributeMnemoNamings.

See also:

IMetaAttributesSet