Sdílet prostřednictvím


ConnectionInterfaceCollection.Item[Int32] Vlastnost

Definice

Získá prvek na pozici zadaného indexu.

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

Parametry

index
Int32

Index prvku, který se má získat od nuly.

Hodnota vlastnosti

Type

Prvek na pozici zadaného indexu.

Platí pro