Aracılığıyla paylaş


ArrowStringDataFrameColumn.GetValues(Int64, Int32) Yöntem

Tanım

ile startIndexbaşlayan değer sayısını döndürürlength.

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)

Parametreler

startIndex
Int64

Değer döndürülecek ilk dizin.

length
Int32

Döndürülecek değer sayısı.

Döndürülenler

Değerlerin salt okunur listesi

Şunlara uygulanır