Share via


XDocumentClass.remove_OnSwitchView - Méthode

Ce type est le wrapper d’une coclasse ou d’un membre de coclasse requis par le code managé pour l’interopérabilité COM. Cette classe n’est pas destinée à être utilisée dans le code.

Espace de noms :  Microsoft.Office.Interop.InfoPath
Assembly :  Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)

Syntaxe

'Déclaration
Public Overridable Sub remove_OnSwitchView ( _
    param0 As _XDocumentEventSink2_OnSwitchViewEventHandler _
)
'Utilisation
Dim instance As XDocumentClass
Dim param0 As _XDocumentEventSink2_OnSwitchViewEventHandler

instance.remove_OnSwitchView(param0)
public virtual void remove_OnSwitchView(
    _XDocumentEventSink2_OnSwitchViewEventHandler param0
)

Paramètres

Implémentations

_XDocumentEventSink2_Event.remove_OnSwitchView(_XDocumentEventSink2_OnSwitchViewEventHandler)

Voir aussi

Référence

XDocumentClass classe

XDocumentClass - Membres

Microsoft.Office.Interop.InfoPath - Espace de noms