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
- components
Typ: System.Collections.ICollection
Není aktuálně implementováno.
- selectionType
Typ: System.ComponentModel.Design.SelectionTypes
Není aktuálně implementováno.
Implementuje
ISelectionService.SetSelectedComponents(ICollection, SelectionTypes)
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.