INParameter.GetIndex(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.
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