FindByKey(Key: Integer): IMetaAttributeGroup;
Key. Key of the group of attributes.
The FindByKey method searches attributes group with a specified key in a collection.
After executing the method returns a group of attributes with the specified key. If the group was not found, the method returns Null.
See also: