[]
Gets sibling item in the view after the giving one.
public virtual IRawElementProviderFragment GetNextSibling(IRawElementProviderFragment current)
| Type | Name | Description |
|---|---|---|
| IRawElementProviderFragment | current | Item after which need sibling |
| Type | Description |
|---|---|
| IRawElementProviderFragment | UIA object |