IHtmlFormControlsCollection
public interface IHtmlFormControlsCollection : IHtmlCollection<IHtmlElement>, IEnumerable<IHtmlElement>, IEnumerable
Represents a collection of HTML form controls.