다음을 통해 공유


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

반환

적용 대상