Freigeben über


GenericCoreConnectAction.GetConnectionTypes-Methode

Unterstützt nur GenericCoreConnectionType

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

Syntax

'Declaration
Protected Overrides Function GetConnectionTypes ( _
    sourceShapeElement As ShapeElement, _
    targetShapeElement As ShapeElement _
) As ConnectionType()
protected override ConnectionType[] GetConnectionTypes(
    ShapeElement sourceShapeElement,
    ShapeElement targetShapeElement
)

Parameter

Rückgabewert

Typ: array<Microsoft.VisualStudio.Modeling.Diagrams.ConnectionType[]

.NET Framework-Sicherheit

Siehe auch

Referenz

GenericCoreConnectAction Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace