IHTMLElementCollection 接口

命名空间:  mshtml
程序集:  Microsoft.VisualStudio.TestTools.UITesting(在 Microsoft.VisualStudio.TestTools.UITesting.dll 中)

语法

声明
<GuidAttribute("3050F21F-98B5-11CF-BB82-00AA00BDCE0B")> _
Public Interface IHTMLElementCollection _
    Inherits IEnumerable
[GuidAttribute("3050F21F-98B5-11CF-BB82-00AA00BDCE0B")]
public interface IHTMLElementCollection : IEnumerable
[GuidAttribute(L"3050F21F-98B5-11CF-BB82-00AA00BDCE0B")]
public interface class IHTMLElementCollection : IEnumerable
[<GuidAttribute("3050F21F-98B5-11CF-BB82-00AA00BDCE0B")>]
type IHTMLElementCollection =  
    interface
        interface IEnumerable
    end
public interface IHTMLElementCollection extends IEnumerable

IHTMLElementCollection 类型公开以下成员。

方法

  名称 说明
公共方法 _VtblGap1_3
公共方法 GetEnumerator

页首

请参见

参考

mshtml 命名空间