IExplorerDetailsView.SetSelectedItems(IExplorerViewItem[]) Methode

Definition

Legt die derzeit ausgewählten Elemente fest.

public:
 void SetSelectedItems(cli::array <Microsoft::SqlServer::Management::Explorer::IExplorerViewItem ^> ^ items);
public void SetSelectedItems (Microsoft.SqlServer.Management.Explorer.IExplorerViewItem[] items);
abstract member SetSelectedItems : Microsoft.SqlServer.Management.Explorer.IExplorerViewItem[] -> unit
Public Sub SetSelectedItems (items As IExplorerViewItem())

Parameter

items
IExplorerViewItem[]

Eine Schnittstelle, die ein Element darstellt.

Gilt für: