次の方法で共有


ApplicationEventsClass.remove_NewXDocument メソッド

定義

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

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

パラメーター

実装

適用対象