次の方法で共有


Windows.GetEnumerator メソッド

WindowsCollection オブジェクト内のすべてのエントリを列挙する IEnumerator を取得します。

このメソッドは、CLS に準拠していません。  

名前空間: 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 ()

戻り値

WindowsCollection オブジェクト内のすべてのエントリを列挙する IEnumerator

コメント

メモ重要 :

このメンバは制限なしでアクセスできます。

関連項目

参照

Windows インターフェイス
Windows のメンバ
Microsoft.Office.Interop.InfoPath.SemiTrust 名前空間