Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Empty ConnectionBuilder class as a placeholder for custom code.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.Modeling.DslDefinition.CreateDiagramElementMap
Namespace: Microsoft.VisualStudio.Modeling.DslDefinition
Assembly: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.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)