Udostępnij za pośrednictwem


Metoda ConnectAction.GetConnectionTypes —

Określić źródło, czy wyjścia typu określonego połączenia

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

Składnia

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

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ConnectAction Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams