IHTMLFormElement.Elements
IHTMLFormElement.Elements property
Gets the collection of the child form elements.
public HTMLCollection Elements { get; }
Property Value
The elements.
See Also
- class HTMLCollection
- interface IHTMLFormElement
- package com.aspose.html
- package Aspose.HTML