次の方法で共有


PrimitiveDataFrameColumn<T>.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

戻り値

適用対象