INParameter.SetIndex(nuint, String) Method

Definition

Sets the index where the value of the parameter that is specified by the key path will be stored.

[Foundation.Export("setIndex:forSubKeyPath:")]
public virtual void SetIndex (nuint index, string subKeyPath);
abstract member SetIndex : nuint * string -> unit
override this.SetIndex : nuint * string -> unit

Parameters

index
System.System.UIntPtr System.unativeint
subKeyPath
String
Attributes

Applies to