ModelComparisonResult.AddToAddElementList Method
Include Protected Members
Include Inherited Members
Adds an element to the add element list.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
AddToAddElementList(IModelElement) | Adds an element to the add element list. | |
AddToAddElementList(IList<IModelElement>) | Adds elements to the add element list. |
Top