Attachmate.Reflection Assembly > Attachmate.Reflection.Web.Msie Namespace > IWebElement Interface : GetChildrenTagNames Method |
'Declaration
Function GetChildrenTagNames() As String()
'Usage
Dim instance As IWebElement Dim value() As String value = instance.GetChildrenTagNames()
string[] GetChildrenTagNames()