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