ConnectorHasDecorators.GetConnector(Decorator) 方法

定义

获取连接器。

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::Connector ^ GetConnector(Microsoft::VisualStudio::Modeling::DslDefinition::Decorator ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.Connector GetConnector (Microsoft.VisualStudio.Modeling.DslDefinition.Decorator element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetConnector : Microsoft.VisualStudio.Modeling.DslDefinition.Decorator -> Microsoft.VisualStudio.Modeling.DslDefinition.Connector
Public Shared Function GetConnector (element As Decorator) As Connector

参数

element
Decorator

返回

Connector
属性

适用于