[]
        
(Showing Draft Content)

C1.Win.ExpressionEditor.Model.ExpressionItemCategoriesCollection.Add

Add Method

Add(ExpressionItemCategory)

Adds an object to the end of the Collection.

Declaration
public void Add(ExpressionItemCategory item)
Parameters
Type Name Description
ExpressionItemCategory item

The object to be added to the end of the Collection.