Udostępnij za pośrednictwem


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

Definicja

Pobiera wartość żądanego indeksu.

public object this[int index] { get; set; }
public object? this[int index] { get; set; }
member this.Item(int) : obj with get, set
Default Public Property Item(index As Integer) As Object

Parametry

index
Int32

Indeks wartości do pobrania.

Wartość właściwości

Wartość żądanego indeksu.

Dotyczy