Metodo ModelingWindowPane.SetSelectedComponents (ICollection, SelectionTypes)
Non implementato attualmente.
Spazio dei nomi: Microsoft.VisualStudio.Modeling.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)
Sintassi
'Dichiarazione
Public Sub SetSelectedComponents ( _
components As ICollection, _
selectionType As SelectionTypes _
)
public void SetSelectedComponents(
ICollection components,
SelectionTypes selectionType
)
Parametri
- components
Tipo: System.Collections.ICollection
Non implementato attualmente.
- selectionType
Tipo: System.ComponentModel.Design.SelectionTypes
Non implementato attualmente.
Implementa
ISelectionService.SetSelectedComponents(ICollection, SelectionTypes)
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.