[]
Gets UIA item number in inner collection.
protected int GetItemId(UiaItem uiaItem)
Protected Function GetItemId(uiaItem As UiaItem) As Integer
| Type | Name | Description |
|---|---|---|
| UiaItem | uiaItem | UIA item. |
| Type | Description |
|---|---|
| int | Number in collection. |