この型は、COM の相互運用のためにマネージ コードで必要とされるコクラスまたはコクラス メンバのラッパーです。このクラスは、コード内で使用するためのものではありません。
名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)
構文
'宣言
<DispIdAttribute(-4)> _
<TypeLibFuncAttribute(1)> _
Public Overridable Function GetEnumerator As IEnumerator Implements SignedDataBlocks.GetEnumerator
'使用
Dim instance As SignedDataBlocksCollectionClass
Dim returnValue As IEnumerator
returnValue = CType(instance, SignedDataBlocks).GetEnumerator
[DispIdAttribute(-4)]
[TypeLibFuncAttribute(1)]
public virtual IEnumerator SignedDataBlocks.GetEnumerator ()
関連項目
参照
SignedDataBlocksCollectionClass クラス
SignedDataBlocksCollectionClass のメンバ
Microsoft.Office.Interop.InfoPath 名前空間