HtmlFormControlsCollection
sealed class HtmlFormControlsCollection : IHtmlFormControlsCollection, IHtmlCollection<IHtmlElement>, IEnumerable<IHtmlElement>, IEnumerable
A specialized collection containing elements of type HTMLFormControlElement.