Sdílet prostřednictvím


ModelingWindowPane.SetSelectedComponents – metoda (ICollection, SelectionTypes)

Není aktuálně implementováno.

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

Syntaxe

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

Parametry

Implementuje

ISelectionService.SetSelectedComponents(ICollection, SelectionTypes)

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ModelingWindowPane Třída

SetSelectedComponents – přetížení

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