Método ModelingWindowPane.SetSelectedComponents (ICollection, SelectionTypes)
Não implementado atualmente.
Namespace: Microsoft.VisualStudio.Modeling.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (em Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)
Sintaxe
'Declaração
Public Sub SetSelectedComponents ( _
components As ICollection, _
selectionType As SelectionTypes _
)
public void SetSelectedComponents(
ICollection components,
SelectionTypes selectionType
)
Parâmetros
- components
Tipo: System.Collections.ICollection
Não implementado atualmente.
- selectionType
Tipo: System.ComponentModel.Design.SelectionTypes
Não implementado atualmente.
Implementações
ISelectionService.SetSelectedComponents(ICollection, SelectionTypes)
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.