Windows.GetEnumerator 方法

获取一个 IEnumerator,它会对 WindowsCollection 对象的所有条目进行迭代。

命名空间:  Microsoft.Office.Interop.InfoPath.SemiTrust
程序集:  Microsoft.Office.Interop.InfoPath.SemiTrust(位于 Microsoft.Office.Interop.InfoPath.SemiTrust.dll 中)

语法

声明
Function GetEnumerator As IEnumerator
用法
Dim instance As Windows
Dim returnValue As IEnumerator

returnValue = instance.GetEnumerator()
IEnumerator GetEnumerator()

返回值

类型:System.Collections.IEnumerator
一个 IEnumerator,它会对 WindowsCollection 对象的所有条目进行迭代。

备注

重要

可以无限制访问此成员。

另请参阅

引用

Windows 接口

Windows 成员

Microsoft.Office.Interop.InfoPath.SemiTrust 命名空间