GetAttributeCount: Integer;
The GetAttributeCount method returns the number of the attributes, available for using in the component.
To add an attribute, use the IMsExpressionEdit.AddAttribute method, or set the IMsExpressionEdit.SelectionSet property.
The property use is given in the example for IMsExpressionEdit.AddAttribute.
See also: