Поделиться через


GenericCoreConnectAction.GetConnectionTypes - метод

Поддерживает только GenericCoreConnectionType

Пространство имен:  Microsoft.VisualStudio.Modeling.Diagrams
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Синтаксис

'Декларация
Protected Overrides Function GetConnectionTypes ( _
    sourceShapeElement As ShapeElement, _
    targetShapeElement As ShapeElement _
) As ConnectionType()
protected override ConnectionType[] GetConnectionTypes(
    ShapeElement sourceShapeElement,
    ShapeElement targetShapeElement
)

Параметры

Возвращаемое значение

Тип: array<Microsoft.VisualStudio.Modeling.Diagrams.ConnectionType[]

Безопасность платформы .NET Framework

См. также

Ссылки

GenericCoreConnectAction Класс

Microsoft.VisualStudio.Modeling.Diagrams - пространство имен