次の方法で共有


ApplicationEventsClass.remove_XDocumentChange メソッド

定義

この型は、COM の相互運用性を得るためにマネージ コードが必要とするコクラスまたはコクラス メンバのラッパーです。 このクラスは、ユーザー コード内で直接使用することを意図したものではありません。

public:
 virtual void remove_XDocumentChange(Microsoft::Office::Interop::InfoPath::_ApplicationEvents_XDocumentChangeEventHandler ^ ) = Microsoft::Office::Interop::InfoPath::_ApplicationEvents_Event::remove_XDocumentChange;
public virtual void remove_XDocumentChange(Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentChangeEventHandler );
abstract member remove_XDocumentChange : Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentChangeEventHandler -> unit
override this.remove_XDocumentChange : Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentChangeEventHandler -> unit
Public Overridable Sub remove_XDocumentChange ( As _ApplicationEvents_XDocumentChangeEventHandler)

パラメーター

実装

適用対象