IHTMLElementCollection Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |