GenericCoreConnectionType Constructor

Constructor to save the diagram locally

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntax

'Declaration
Public Sub New ( _
    diagram As Diagram _
)
public GenericCoreConnectionType(
    Diagram diagram
)
public:
GenericCoreConnectionType(
    Diagram^ diagram
)
new : 
        diagram:Diagram -> GenericCoreConnectionType
public function GenericCoreConnectionType(
    diagram : Diagram
)

Parameters

.NET Framework Security

See Also

Reference

GenericCoreConnectionType Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace