StringDataFrameColumn.GetValues(Int64, Int32) 方法

定义

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)

参数

startIndex
Int64
length
Int32

返回

适用于