共用方式為


InputParameters 介面

此類型為 coclass 實作之 COM 介面的包裝函式,屬於 COM 互通性中 Managed 程式碼的必要項。使用包裝實作此介面之 coclass 的類型,即可存取此介面指定的成員。如需該類型 (包括用法、備註及範例) 的詳細資訊,請參閱 InputParameterCollection

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

語法

'宣告
<TypeLibTypeAttribute(4160)> _
<DefaultMemberAttribute("Item")> _
<GuidAttribute("096CD694-0786-11D1-95FA-0080C78EE3BB")> _
Public Interface InputParameters
    Inherits IEnumerable
'用途
Dim instance As InputParameters
[TypeLibTypeAttribute(4160)] 
[DefaultMemberAttribute("Item")] 
[GuidAttribute("096CD694-0786-11D1-95FA-0080C78EE3BB")] 
public interface InputParameters : IEnumerable

請參閱

參考

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