ChildElements

Element.ChildElements property

Gets the child elements of the element.

public ElementList ChildElements { get; }

See Also