Element.ChildElements

Element.ChildElements property

Gets children collection of Element objects.

public ElementList ChildElements { get; }

Property Value

Children collection of Element objects.

See Also