名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)
構文
'宣言
Public Overridable ReadOnly Property InputParameters As InputParameterCollection Implements _XDocument3.InputParameters
'使用
Dim instance As XDocumentClass
Dim value As InputParameterCollection
value = CType(instance, _XDocument3).InputParameters
public virtual InputParameterCollection _XDocument3.InputParameters { get; }
関連項目
参照
XDocumentClass クラス
XDocumentClass のメンバ
Microsoft.Office.Interop.InfoPath 名前空間