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

Definicja

Pobiera element wskazywany przez określony indeks.

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 od zera elementu do uzyskania.

Wartość właściwości

Type

Element pod określonym indeksem.

Dotyczy