Sdílet prostřednictvím


ConnectionType.CanCreateConnection – metoda

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

'Deklarace
Public Overridable Function CanCreateConnection ( _
    sourceShapeElement As ShapeElement, _
    targetShapeElement As ShapeElement, _
    ByRef connectionWarning As String _
) As Boolean
public virtual bool CanCreateConnection(
    ShapeElement sourceShapeElement,
    ShapeElement targetShapeElement,
    ref string connectionWarning
)

Parametry

Vrácená hodnota

Typ: System.Boolean

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ConnectionType Třída

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů