[]
Represents a collection of ExpressionItemCategory objects.
public class ExpressionItemCategoriesCollection : BindingList<ExpressionItemCategory>, IList<ExpressionItemCategory>, ICollection<ExpressionItemCategory>, IReadOnlyList<ExpressionItemCategory>, IReadOnlyCollection<ExpressionItemCategory>, IEnumerable<ExpressionItemCategory>, IBindingList, IList, ICollection, IEnumerable, ICancelAddNew, IRaiseItemChangedEvents
Name | Description |
---|---|
ExpressionItemCategoriesCollection() | Initializes a new instance of the ExpressionItemCategoriesCollection class. |
Name | Description |
---|---|
Add(ExpressionItemCategory) | Adds an object to the end of the Collection. |