XDocumentClass._XDocument3_get_InputParameters メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
virtual Microsoft::Office::Interop::InfoPath::InputParameterCollection ^ _XDocument3_get_InputParameters() = Microsoft::Office::Interop::InfoPath::_XDocument3::get_InputParameters;
public virtual Microsoft.Office.Interop.InfoPath.InputParameterCollection _XDocument3_get_InputParameters ();
abstract member _XDocument3_get_InputParameters : unit -> Microsoft.Office.Interop.InfoPath.InputParameterCollection
override this._XDocument3_get_InputParameters : unit -> Microsoft.Office.Interop.InfoPath.InputParameterCollection
Public Overridable Function _XDocument3_get_InputParameters () As InputParameterCollection