DataFrameColumn.Item[] 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
Item[Int64] |
在 取得/設定值的索引子 |
Item[Int64, Int32] |
傳 |
Item[Int64]
Item[Int64, Int32]
傳 length
回從 startIndex
開始的值數目。
public System.Collections.Generic.IReadOnlyList<object> this[long startIndex, int length] { get; }
member this.Item(int64 * int) : System.Collections.Generic.IReadOnlyList<obj>
Default Public ReadOnly Property Item(startIndex As Long, length As Integer) As IReadOnlyList(Of Object)
參數
- startIndex
- Int64
要傳回值的第一個索引。
- length
- Int32
要傳回的值數目。
屬性值
唯讀值清單