HTMLFormElement.Elements
HTMLFormElement.Elements property
返回表单中所有表单控件元素的集合。
public HTMLCollection Elements { get; }
也可以看看
- class HTMLCollection
- class HTMLFormElement
- 命名空间 Aspose.Html
- 部件 Aspose.HTML
返回表单中所有表单控件元素的集合。
public HTMLCollection Elements { get; }