SignedDataBlocksCollectionClass クラス
この型は、COM の相互運用のためにマネージ コードで必要とされるコクラスまたはコクラス メンバのラッパーです。このクラスは、コード内で使用するためのものではありません。
名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)
構文
'宣言
<DefaultMemberAttribute("Item")> _
<GuidAttribute("8075637B-5146-11D5-A672-00B0D022E945")> _
<ClassInterfaceAttribute(0)> _
Public Class SignedDataBlocksCollectionClass
Implements SignedDataBlocks, SignedDataBlocksCollection, IEnumerable
'使用
Dim instance As SignedDataBlocksCollectionClass
[DefaultMemberAttribute("Item")]
[GuidAttribute("8075637B-5146-11D5-A672-00B0D022E945")]
[ClassInterfaceAttribute(0)]
public class SignedDataBlocksCollectionClass : SignedDataBlocks, SignedDataBlocksCollection, IEnumerable
継承階層
System.Object
Microsoft.Office.Interop.InfoPath.SignedDataBlocksCollectionClass
スレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。
関連項目
参照
SignedDataBlocksCollectionClass のメンバ
Microsoft.Office.Interop.InfoPath 名前空間