Udostępnij za pośrednictwem


Właściwość LinkedElementCollection<T>.Item —

Pobiera lub ustawia roli pod określonym indeksem w zbiorze połączonych elementów.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Składnia

'Deklaracja
Public Default Property Item ( _
    index As Integer _
) As T
public T this[
    int index
] { get; set; }

Parametry

Wartość właściwości

Typ: T
Rola pod określonym indeksem w zbiorze połączonych elementów.

Implementuje

IList<T>.Item

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

LinkedElementCollection<T> Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling