次の方法で共有


JSValue.GetValueAt(nuint) メソッド

定義

指定した indexの値を返します undefined 。存在しない場合は を返します。

[Foundation.Export("valueAtIndex:")]
public virtual JavaScriptCore.JSValue GetValueAt (nuint index);
abstract member GetValueAt : nuint -> JavaScriptCore.JSValue
override this.GetValueAt : nuint -> JavaScriptCore.JSValue

パラメーター

index
System.System.UIntPtr System.unativeint

戻り値

属性

適用対象