Sdílet prostřednictvím


DefinitionCollection<T>.Item[Int32] Vlastnost

Definice

Získá nebo nastaví hodnotu indexovanou pomocí index.

public T this[int index] { get; set; }
member this.Item(int) : 'T with get, set

Parametry

index
System.Int32

Umístění položky, kterou chcete získat nebo nastavit.

Hodnota vlastnosti

T

Implementuje

System.Collections.Generic.IList`1.Item(System.Int32)

Platí pro