Table of Contents

Interface IHTMLFieldSetElement

Namespace
Org.W3c.Dom.Html
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/html/HTMLFieldSetElement.html

public interface IHTMLFieldSetElement : IHTMLElement, IElement, INode
Inherited Members

Properties

Form

HTMLFormElement Form { get; }

Property Value

HTMLFormElement