LineItemCollection Properties
The LineItemCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | (Inherited from Collection<LineItemWorkflowElementItem>.) |
| DesignElement | Gets the DesignElement class instance to which the ObservablePropertyCollection class is associated. (Inherited from ObservableDesignElementCollection<T>.) |
| Id | Gets or sets a unique identification of the element. (Inherited from ObservableModelElementCollection<T>.) |
| Item | (Inherited from Collection<LineItemWorkflowElementItem>.) |
| Items | (Inherited from Collection<LineItemWorkflowElementItem>.) |
| Name | Gets or sets the name of the element. (Inherited from ObservableModelElementCollection<T>.) |
| Parent | (Inherited from ObservableDesignElementCollection<T>.) |
| PropertyTypes | Gets a collection of PropertyType class instances. (Overrides ObservableModelElementCollection<T>.PropertyTypes.) |
| Name | Description | |
|---|---|---|
| IList.IsFixedSize | (Inherited from Collection<LineItemWorkflowElementItem>.) |
| ICollection<T>.IsReadOnly | (Inherited from Collection<LineItemWorkflowElementItem>.) |
| IList.IsReadOnly | (Inherited from Collection<LineItemWorkflowElementItem>.) |
| ICollection.IsSynchronized | (Inherited from Collection<LineItemWorkflowElementItem>.) |
| IList.Item | (Inherited from Collection<LineItemWorkflowElementItem>.) |
| ICollection.SyncRoot | (Inherited from Collection<LineItemWorkflowElementItem>.) |
Community Additions
ADD
Show: