Udostępnij za pośrednictwem


Metoda GenericCoreConnectAction.GetConnectionTypes —

Obsługuje tylko GenericCoreConnectionType

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Składnia

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

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

GenericCoreConnectAction Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams