Partilhar via


Método ModelingWindowPane.SetSelectedComponents (ICollection, SelectionTypes)

Ainda não implementado.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxe

'Declaração
Public Sub SetSelectedComponents ( _
    components As ICollection, _
    selectionType As SelectionTypes _
)
public void SetSelectedComponents(
    ICollection components,
    SelectionTypes selectionType
)

Parâmetros

Implementações

ISelectionService.SetSelectedComponents(ICollection, SelectionTypes)

Segurança do .NET Framework

Consulte também

Referência

ModelingWindowPane Classe

Sobrecargas SetSelectedComponents

Namespace Microsoft.VisualStudio.Modeling.Shell