Edit

Share via


WebScriptObject.SetWebScriptValueAtIndex(Int32, NSObject) Method

Definition

[Foundation.Export("setWebScriptValueAtIndex:value:")]
public virtual void SetWebScriptValueAtIndex (int index, Foundation.NSObject value);
abstract member SetWebScriptValueAtIndex : int * Foundation.NSObject -> unit
override this.SetWebScriptValueAtIndex : int * Foundation.NSObject -> unit

Parameters

index
Int32
value
NSObject
Attributes

Applies to