Interface IHTMLFormElement

IHTMLFormElement interface

HTML フォーム要素によって実装される基本インターフェイスを表します。

public interface IHTMLFormElement

プロパティ

名前説明
Elements { get; }子フォーム要素のコレクションを取得します。

関連項目