JSValue.Item[] 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
Item[NSObject] |
取得或設定所提供 |
Item[nuint] |
取得或設定所提供 |
Item[NSObject]
Item[nuint]
取得或設定所提供 index
所編制索引的專案。
public JavaScriptCore.JSValue this[nuint index] { get; set; }
member this.Item(nuint) : JavaScriptCore.JSValue with get, set
參數
- index
- System.System.UIntPtr System.unativeint