共用方式為


InputParameters.Count 屬性

取得包含在 InputParameter 集合中的 InputParameters 物件計數。

**命名空間:**Microsoft.Office.Interop.InfoPath
**組件:**Microsoft.Office.Interop.InfoPath (於 microsoft.office.interop.infopath.dll 中)

語法

'宣告
<DispIdAttribute(1)> _
ReadOnly Property Count As Integer
'用途
Dim instance As InputParameters
Dim value As Integer

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

屬性值

InputParameter 集合中所包含的 InputParameters 物件數目。

備註

注意

如果此表單範本發佈到 Microsoft Office Forms Server 2007 或具有 InfoPath Forms Services 的 Microsoft Office SharePoint Server 2007,則當搭配 URL 使用輸入參數時,伺服器可能會自動插入其他名稱/值組。在使用 URL 與使用 /InputParameters 命令列選項時,特定輸入參數可能會有不同的索引值。

請參閱

參考

InputParameters 介面
InputParameters 成員
Microsoft.Office.Interop.InfoPath 命名空間