語言

DateTimeParseException.ErrorIndex 屬性

定義

回傳錯誤發現的索引。

public virtual int ErrorIndex { [Android.Runtime.Register("getErrorIndex", "()I", "GetGetErrorIndexHandler", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getErrorIndex", "()I", "GetGetErrorIndexHandler", ApiSince=26)>]
member this.ErrorIndex : int

屬性值

解析中無效的字串索引應該是有效的

屬性

備註

回傳錯誤發現的索引。

的 java.time.format.DateTimeParseException.getErrorIndex()Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於