Sdílet prostřednictvím


ArrowStringDataFrameColumn.GetValues(Int64, Int32) Metoda

Definice

Vrátí length počet hodnot začínajících na startIndex.

protected override System.Collections.Generic.IReadOnlyList<object> GetValues(long startIndex, int length);
override this.GetValues : int64 * int -> System.Collections.Generic.IReadOnlyList<obj>
Protected Overrides Function GetValues (startIndex As Long, length As Integer) As IReadOnlyList(Of Object)

Parametry

startIndex
Int64

První index pro vrácení hodnot z.

length
Int32

Počet hodnot, které se mají vrátit.

Návraty

Seznam hodnot jen pro čtení

Platí pro