Udostępnij za pośrednictwem


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

Definicja

Pobiera element pod adresem index.

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

Parametry

index
Int32

Indeks elementu do pobrania.

Wartość właściwości

Element pod adresem index.

Implementuje

Dotyczy