Udostępnij przez


ArrowStringDataFrameColumn.GetValues(Int64, Int32) Metoda

Definicja

Zwraca length liczbę wartości rozpoczynających się od 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

Pierwszy indeks, z których mają być zwracane wartości.

length
Int32

Liczba wartości do zwrócenia.

Zwraca

Lista wartości tylko do odczytu

Dotyczy