Signatures.Count プロパティ
コレクションに含まれている SignatureObject オブジェクトの数を取得します。
このプロパティは、CLS に準拠していません。
名前空間: Microsoft.Office.Interop.InfoPath.SemiTrust
アセンブリ: Microsoft.Office.Interop.InfoPath.SemiTrust (microsoft.office.interop.infopath.semitrust.dll 内)
構文
'宣言
<DispIdAttribute(1)> _
ReadOnly Property Count As Integer
'使用
Dim instance As Signatures
Dim value As Integer
value = instance.Count
[DispIdAttribute(1)]
int Count { get; }
コメント
重要 : |
---|
このメンバは、現在開いているフォームと同じドメイン内で実行されているフォーム、またはドメインを越えたアクセス許可を付与されているフォームだけがアクセスできます。 |
関連項目
参照
Signatures インターフェイス
Signatures のメンバ
Microsoft.Office.Interop.InfoPath.SemiTrust 名前空間