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
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG