Udostępnij za pośrednictwem


Metoda RelatedDocDataCollection.Insert —

Wstawia obiekt danych dokumentu do gromadzenia pod określonym indeksem.

Przestrzeń nazw:  Microsoft.VisualStudio.Shell.Design.Serialization
Zestaw:  Microsoft.VisualStudio.Shell.Design (w Microsoft.VisualStudio.Shell.Design.dll)

Składnia

'Deklaracja
Public Sub Insert ( _
    index As Integer, _
    value As DocData _
)
public void Insert(
    int index,
    DocData value
)

Parametry

  • index
    Typ: System.Int32
    Indeks, w którym chcesz wstawić obiekt.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

RelatedDocDataCollection Klasa

Przestrzeń nazw Microsoft.VisualStudio.Shell.Design.Serialization