IMetaAttributesTreeList.GetNodesMembers

Syntax

GetNodesMembers(Nodes: Array): IMetaMembersSet;

Parameters

Nodes. Array of component elements.

Description

The GetNodesMembers method returns system dictionary elements for the specified component elements.

Example

The example of use is given in description of the IMetaAttributesTreeList.GetSelectedNodes method.

See also:

IMetaAttributesTreeList