ClosureFindAndRelateElementOperation.ResolveCopiedTargetElement Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resolves the target element that was copied to the Partition
protected:
Microsoft::VisualStudio::Modeling::ModelElement ^ ResolveCopiedTargetElement(Microsoft::VisualStudio::Modeling::Partition ^ targetPartition, Microsoft::VisualStudio::Modeling::ElementGroup ^ group);
protected Microsoft.VisualStudio.Modeling.ModelElement ResolveCopiedTargetElement (Microsoft.VisualStudio.Modeling.Partition targetPartition, Microsoft.VisualStudio.Modeling.ElementGroup group);
member this.ResolveCopiedTargetElement : Microsoft.VisualStudio.Modeling.Partition * Microsoft.VisualStudio.Modeling.ElementGroup -> Microsoft.VisualStudio.Modeling.ModelElement
Protected Function ResolveCopiedTargetElement (targetPartition As Partition, group As ElementGroup) As ModelElement
Parameters
- targetPartition
- Partition
Target Partition
- group
- ElementGroup
element group for this operation
Returns
ModelElement or null if not copied