共用方式為


ArrowStringDataFrameColumn.IsValid(Int64) 方法

定義

指出這個 index 的值是否為 null

public bool IsValid (long index);
member this.IsValid : int64 -> bool
Public Function IsValid (index As Long) As Boolean

參數

index
Int64

要查閱的索引。

傳回

布林值,表示這個 index 的有效性。

適用於