ParallelBranchCollection Methods
The ParallelBranchCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | (Inherited from Collection<ParallelBranchElement>.) |
| BlockReentrancy | (Inherited from ObservableCollection<ParallelBranchElement>.) |
| CheckReentrancy | (Inherited from ObservableCollection<ParallelBranchElement>.) |
| Clear | (Inherited from Collection<ParallelBranchElement>.) |
| ClearItems | (Inherited from ObservableCollection<ParallelBranchElement>.) |
| Clone | Initializes a new instance of the ParallelBranchCollection class based on this instance. |
| Contains | (Inherited from Collection<ParallelBranchElement>.) |
| CopyTo | (Inherited from Collection<ParallelBranchElement>.) |
| Create | Initializes a new instance of the ParallelBranchCollection class. |
| Equals | Determines whether the specified ParallelBranchCollection instance is equal to the current ParallelBranchCollection class instance. (Overrides Object.Equals(Object).) |
| Finalize | (Inherited from Object.) |
| GetEnumerator | (Inherited from Collection<ParallelBranchElement>.) |
| GetHashCode | Retrieves a value that indicates the hash code value for the ParallelBranchCollection instance. (Overrides Object.GetHashCode().) |
| GetType | (Inherited from Object.) |
| IndexOf | (Inherited from Collection<ParallelBranchElement>.) |
| Insert | (Inherited from Collection<ParallelBranchElement>.) |
| InsertItem | (Inherited from ObservableDesignElementCollection<T>.) |
| MemberwiseClone | (Inherited from Object.) |
| Move | (Inherited from ObservableCollection<ParallelBranchElement>.) |
| MoveItem | (Inherited from ObservableCollection<ParallelBranchElement>.) |
| OnCollectionChanged | (Inherited from ObservableCollection<ParallelBranchElement>.) |
| OnPropertyChanged | Overloaded. |
| OnPropertyStateChanged | Invoked when the property state on an element has been changed. (Inherited from ObservableModelElementCollection<T>.) |
| Remove | (Inherited from Collection<ParallelBranchElement>.) |
| RemoveAt | (Inherited from Collection<ParallelBranchElement>.) |
| RemoveItem | (Inherited from ObservableCollection<ParallelBranchElement>.) |
| SetItem | (Inherited from ObservableDesignElementCollection<T>.) |
| SetParent | Sets the parent property of the current ModelElement instance. (Inherited from ObservableModelElementCollection<T>.) |
| SetParentProperty | (Inherited from ObservableModelElementCollection<T>.) |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| IList.Add | (Inherited from Collection<ParallelBranchElement>.) |
| IList.Contains | (Inherited from Collection<ParallelBranchElement>.) |
| ICollection.CopyTo | (Inherited from Collection<ParallelBranchElement>.) |
| IEnumerable.GetEnumerator | (Inherited from Collection<ParallelBranchElement>.) |
| IList.IndexOf | (Inherited from Collection<ParallelBranchElement>.) |
| IList.Insert | (Inherited from Collection<ParallelBranchElement>.) |
| IList.Remove | (Inherited from Collection<ParallelBranchElement>.) |
Community Additions
ADD
Show: