ModelCollection Properties
The ModelCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| CanAddDesignElement | Gets a value that indicates whether a DesignElement object can be added to the elements collection. |
| CanAddRelationship | Gets a value that indicates whether a Relationship object can be added to the relationship collection |
| Count | Gets the number of elements that are contained in the model collection. |
| GetRelationships | Gets a collection of relationships. |
| IsReadOnly | Gets a value that indicates whether the model collection is read-only. |
| Parent | Gets the parent model element. |
| Root | Gets the root ModelElement class. |
Community Additions
ADD
Show: