XDocuments2.GetEnumerator 方法
取得逐一查看 XDocumentsCollection 物件中所有項目的 IEnumerator。
**命名空間:**Microsoft.Office.Interop.InfoPath
**組件:**Microsoft.Office.Interop.InfoPath (於 microsoft.office.interop.infopath.dll 中)
語法
'宣告
<DispIdAttribute(-4)> _
<TypeLibFuncAttribute(1)> _
Function GetEnumerator As IEnumerator
'用途
Dim instance As XDocuments2
Dim returnValue As IEnumerator
returnValue = instance.GetEnumerator
[DispIdAttribute(-4)]
[TypeLibFuncAttribute(1)]
IEnumerator GetEnumerator ()
傳回值
逐一查看 XDocumentsCollection 物件中所有項目的 IEnumerator。
請參閱
參考
XDocuments2 介面
XDocuments2 成員
Microsoft.Office.Interop.InfoPath 命名空間