INParameter.SetIndex(nuint, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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