Element.Children
Element.Children property
Returns the child elements of current element.
public HTMLCollection Children { get; }
Property Value
The children collection
See Also
- class HTMLCollection
- class Element
- package com.aspose.html.Dom
- package Aspose.HTML