MergeDiagramElementMapEventArgs Class
Visual Studio 2015
Simple class to gather DiagramElementMap required merge data.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)
System::Object
System::EventArgs
Microsoft.VisualStudio.Modeling.DslDefinition::MergeDiagramElementMapEventArgs
System::EventArgs
Microsoft.VisualStudio.Modeling.DslDefinition::MergeDiagramElementMapEventArgs
| Name | Description | |
|---|---|---|
![]() | MergeDiagramElementMapEventArgs(DiagramElementMap^) | Constructor |
| Name | Description | |
|---|---|---|
![]() | DiagramElement | The element that will play the target in this map |
![]() | Map | The map that is about to be merged |
![]() | ModelElement | The class that will play the source in this map |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


