IHTMLFormElement.Elements
IHTMLFormElement.Elements property
子フォーム要素のコレクションを取得します。
public HTMLCollection Elements { get; }
プロパティ値
要素.
関連項目
- class HTMLCollection
- interface IHTMLFormElement
- 名前空間 Aspose.Html
- 組み立て Aspose.HTML
子フォーム要素のコレクションを取得します。
public HTMLCollection Elements { get; }
要素.