Attachmate.Reflection.Web.Msie Namespace > IWebElement Interface : NextSibling Property |
'Declaration
ReadOnly Property NextSibling As IWebElement
'Usage
Dim instance As IWebElement Dim value As IWebElement value = instance.NextSibling
IWebElement NextSibling {get;}