Freigeben über


ModelingWindowPane.SetSelectedComponents-Methode (ICollection, SelectionTypes)

Derzeit nicht implementiert.

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

Syntax

'Declaration
Public Sub SetSelectedComponents ( _
    components As ICollection, _
    selectionType As SelectionTypes _
)
public void SetSelectedComponents(
    ICollection components,
    SelectionTypes selectionType
)

Parameter

Implementiert

ISelectionService.SetSelectedComponents(ICollection, SelectionTypes)

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelingWindowPane Klasse

SetSelectedComponents-Überladung

Microsoft.VisualStudio.Modeling.Shell-Namespace