ChildElements
Element.ChildElements property
Gets the child elements of the element.
public ElementList ChildElements { get; }
See Also
- class ElementList
- class Element
- namespace Aspose.Finance.Xbrl.Dom
- assembly Aspose.Finance
Gets the child elements of the element.
public ElementList ChildElements { get; }