IHTMLElementCollection Interface

Definition

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

Methods

GetEnumerator()
item(Object, Object)

Applies to