DesignSurfaceElementOperations::CanMergeElementGroupPrototype Method (ModelElement^, ElementGroupPrototype^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: virtual bool CanMergeElementGroupPrototype( ModelElement^ targetElement, ElementGroupPrototype^ elementGroupPrototype ) override
Parameters
- targetElement
- Type: Microsoft.VisualStudio.Modeling::ModelElement^
- elementGroupPrototype
- Type: Microsoft.VisualStudio.Modeling::ElementGroupPrototype^
Return Value
Type: System::Boolean
Show: