ModelElement::OnCopy Method (ModelElement^)
Visual Studio 2015
Called when this element has been created as a copy of another element.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Parameters
- sourceElement
-
Type:
Microsoft.VisualStudio.Modeling::ModelElement^
The element from which a duplicate was created.
This method is called on the new the element.
Show: