IHTMLFormElement Interface

Definition

[System.Runtime.InteropServices.Guid("3050F1F7-98B5-11CF-BB82-00AA00BDCE0B")]
[System.Runtime.InteropServices.TypeIdentifier]
public interface IHTMLFormElement : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("3050F1F7-98B5-11CF-BB82-00AA00BDCE0B")>]
[<System.Runtime.InteropServices.TypeIdentifier>]
type IHTMLFormElement = interface
    interface IEnumerable
Public Interface IHTMLFormElement
Implements IEnumerable
Attributes
Implements

Properties

action
method
name

Methods

GetEnumerator()
item(Object, Object)

Applies to