Język

ConnectionInterfaceCollection.Item[Int32] Właściwość

Definicja

Pobiera element w określonym indeksie.

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

Indeks zerowy elementu do pobrania.

Wartość właściwości

Element w określonym indeksie.

Dotyczy