IExplorerViewItemSet.Item[Int32] Properti

Definisi

Mendapatkan elemen pada indeks yang ditentukan.

public:
 property Microsoft::SqlServer::Management::Explorer::IExplorerViewItem ^ default[int] { Microsoft::SqlServer::Management::Explorer::IExplorerViewItem ^ get(int index); };
public Microsoft.SqlServer.Management.Explorer.IExplorerViewItem this[int index] { get; }
member this.Item(int) : Microsoft.SqlServer.Management.Explorer.IExplorerViewItem
Default Public ReadOnly Property Item(index As Integer) As IExplorerViewItem

Parameter

index
Int32

Indeks berbasis nol dari elemen yang akan didapatkan.

Nilai Properti

Elemen pada indeks yang ditentukan.

Berlaku untuk