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