[]
Retrieves the specified AccessibleObject.
protected override AccessibleObject GetAccessibilityObjectById(int objectId)
Protected Overrides Function GetAccessibilityObjectById(objectId As Integer) As AccessibleObject
| Type | Name | Description |
|---|---|---|
| int | objectId | Node index of the accessibility object to return. |
| Type | Description |
|---|---|
| AccessibleObject | The AccessibleObject for the specified node. |