Partilhar via


Método GenericCoreConnectAction.GetConnectionTypes

Oferece suporte apenas para GenericCoreConnectionType

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

Sintaxe

'Declaração
Protected Overrides Function GetConnectionTypes ( _
    sourceShapeElement As ShapeElement, _
    targetShapeElement As ShapeElement _
) As ConnectionType()
protected override ConnectionType[] GetConnectionTypes(
    ShapeElement sourceShapeElement,
    ShapeElement targetShapeElement
)

Parâmetros

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

GenericCoreConnectAction Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams