Udostępnij za pośrednictwem


Metoda DataSourceCollection.Insert —

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  Microsoft.Internal.VisualStudio.PlatformUI
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
Public Sub Insert ( _
    index As Integer, _
    item As IDataSource _
)
public void Insert(
    int index,
    IDataSource item
)

Parametry

Implementuje

IList<T>.Insert(Int32, T)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DataSourceCollection Klasa

Przestrzeń nazw Microsoft.Internal.VisualStudio.PlatformUI