次の方法で共有


MergeEvent.Count プロパティ

結合操作で結合されるフォームの数を取得します。

このプロパティは、CLS に準拠していません。  

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

構文

'宣言
<DispIdAttribute(3)> _
ReadOnly Property Count As Integer
'使用
Dim instance As MergeEvent
Dim value As Integer

value = instance.Count
[DispIdAttribute(3)] 
int Count { get; }

コメント

Count プロパティを MergeEventIndex プロパティと共に使用すると、最後のフォームがいつ結合されたかを調べることができます。

メモ重要 :

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

関連項目

参照

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