CreateDiagramElementMap Class
Namespace: Microsoft.VisualStudio.Modeling.DslDefinition
Assembly: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.dll)
Syntax
'Declaration
Public NotInheritable Class CreateDiagramElementMap
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class CreateDiagramElementMap
public ref class CreateDiagramElementMap abstract sealed
public final class CreateDiagramElementMap
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.DslDefinition.CreateDiagramElementMap
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.