CollectionProperty Methods
The CollectionProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| GetHashCode | (Inherited from Object.) |
| GetType | (Inherited from Object.) |
| MemberwiseClone | (Inherited from Object.) |
| OnPropertyChanged | Invoked when the property value on an element has been changed. (Inherited from ModelElement.) |
| OnPropertyStateChanged | Invoked when the property state on an element has been changed. (Inherited from ModelElement.) |
| SetNewId | Reassign the ID of the current ModelElement . (Inherited from ModelElement.) |
| SetParent | Set the parent property of the current ModelElement. (Inherited from ModelElement.) |
| ToString | (Inherited from Object.) |
| Validate | Validates the property value on the ModelElement class. (Inherited from ModelElement.) |
Community Additions
ADD
Show: