NSIndexPath.GetIndexes 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.
Overloads
| Name | Description |
|---|---|
| GetIndexes() |
Copies the objects contained in the index-path to an array. |
| GetIndexes(NSRange) |
GetIndexes()
Copies the objects contained in the index-path to an array.
public UIntPtr[] GetIndexes();
member this.GetIndexes : unit -> unativeint[]
Returns
UIntPtr[]
unativeint[]