Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Empty ConnectionBuilder class as a placeholder for custom code.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.DslDefinition.CreateDiagramElementMap
Namespace: Microsoft.VisualStudio.Modeling.DslDefinition
Assembly: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0.dll)
Syntax
'Declaration
Public NotInheritable Class CreateDiagramElementMap
public static class CreateDiagramElementMap
public ref class CreateDiagramElementMap abstract sealed
[<AbstractClass>]
[<Sealed>]
type CreateDiagramElementMap = class end
public final class CreateDiagramElementMap
The CreateDiagramElementMap type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() ![]() |
CanAcceptSource | Can this connection builder accept the given element as its connection source |
![]() ![]() |
CanAcceptSourceAndTarget | Can this connection builder accept the given elements as its connection source and targets. |
![]() ![]() |
Connect | Make the connection between the given elements. |
Top
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.
.gif)
.gif)