Element.FirstElementChild
Element.FirstElementChild property
Returns the first child element node of this element. null if this element has no child elements.
public Element FirstElementChild { get; }
Property Value
The first element child.
See Also
- class Element
- package com.aspose.html.Dom
- package Aspose.HTML