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
- components
Tipo: System.Collections.ICollection
Ainda não implementado.
- selectionType
Tipo: System.ComponentModel.Design.SelectionTypes
Ainda não implementado.
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áveis.