Freigeben über


ModelElementBrowser.IComponentConnector.Connect-Methode

Namespace:  Microsoft.VisualStudio.Modeling.Integration.Shell.Picker
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll)

Syntax

'Declaration
Private Sub Connect ( _
    connectionId As Integer, _
    target As Object _
) Implements IComponentConnector.Connect
void IComponentConnector.Connect(
    int connectionId,
    Object target
)

Parameter

Implementiert

IComponentConnector.Connect(Int32, Object)

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelElementBrowser Klasse

Microsoft.VisualStudio.Modeling.Integration.Shell.Picker-Namespace