XDocumentClass.remove_OnSwitchView 方法

定义

此类型是用于 Coclass 或 Coclass 成员(托管代码需要它来实现 COM 互操作性)的包装。 此类不适合在代码中使用。

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

参数

实现

适用于