次の方法で共有


WindowsCollectionClass クラス

この型は、COM の相互運用のためにマネージ コードで必要とされるコクラスまたはコクラス メンバのラッパーです。このクラスは、コード内で使用するためのものではありません。

名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)

構文

'宣言
<ClassInterfaceAttribute(0)> _
<DefaultMemberAttribute("Item")> _
<GuidAttribute("80756359-5146-11D5-A672-00B0D022E945")> _
Public Class WindowsCollectionClass
    Implements Windows, WindowsCollection, IEnumerable
'使用
Dim instance As WindowsCollectionClass
[ClassInterfaceAttribute(0)] 
[DefaultMemberAttribute("Item")] 
[GuidAttribute("80756359-5146-11D5-A672-00B0D022E945")] 
public class WindowsCollectionClass : Windows, WindowsCollection, IEnumerable

継承階層

System.Object
  Microsoft.Office.Interop.InfoPath.WindowsCollectionClass

スレッド セーフ

この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。

関連項目

参照

WindowsCollectionClass のメンバ
Microsoft.Office.Interop.InfoPath 名前空間