InputParameters コレクションに含まれる InputParameter オブジェクトの数を取得します。
このプロパティは、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 InputParameters
Dim value As Integer
value = instance.Count
[DispIdAttribute(1)]
int Count { get; }
プロパティ値
InputParameters コレクションに含まれる InputParameter オブジェクトの数。
コメント
![]() |
---|
フォーム テンプレートを Microsoft InfoPath Forms Services 2007 または Microsoft Office SharePoint Server 2007 (InfoPath Forms Services をインストール済み) に発行する場合、入力パラメータが URL と一緒に使用されたときにサーバーによって自動的に挿入される名前/値ペアが別に存在する可能性があります。特定の入力パラメータは、URL を使用するときと |
このメンバは制限なしでアクセスできます。
関連項目
参照
InputParameters インターフェイス
InputParameters のメンバ
Microsoft.Office.Interop.InfoPath.SemiTrust 名前空間