INParameter.GetIndex(String) Method

Definition

Gets the array index for the item at the specified subkey path.

[Foundation.Export("indexForSubKeyPath:")]
public virtual nuint GetIndex (string subKeyPath);
abstract member GetIndex : string -> nuint
override this.GetIndex : string -> nuint

Parameters

subKeyPath
String

Returns

System.System.UIntPtr System.unativeint
Attributes

Applies to