HTMLFormElement.Elements

HTMLFormElement.Elements property

返回表单中所有表单控件元素的集合。

public HTMLCollection Elements { get; }

也可以看看