Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.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 | |
|---|---|---|
| .gif) .gif) | CanAcceptSource | Can this connection builder accept the given element as its connection source | 
| .gif) .gif) | CanAcceptSourceAndTarget | Can this connection builder accept the given elements as its connection source and targets. | 
| .gif) .gif) | 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.