Interface IHTMLFormElement

Interface IHTMLFormElement

이름 공간 : Aspose.Html 구성: Aspose.HTML.dll (25.4.0)

HTML Form Elements에 의해 구현되어야 할 기본 인터페이스를 나타냅니다.

[ComVisible(true)]
public interface IHTMLFormElement

Properties

Elements

아이의 컬렉션을 형성하는 요소를 얻습니다.

HTMLCollection Elements { get; }

부동산 가치

HTMLCollection

 한국어