ModelComparisonResult.AddToDropElementList Method
Include Protected Members
Include Inherited Members
Adds element(s) to the drop elements 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 | |
---|---|---|
AddToDropElementList(IModelElement) | Adds an element to the drop elements list. | |
AddToDropElementList(IList<IModelElement>) | Adds a list of elements to the drop elements list. |
Top