Sdílet prostřednictvím


_dispSelectionEvents_Event.remove_OnChange – metoda

Toto rozhraní API podporuje infrastrukturu rozhraní .NET Framework a není určeno pro použití přímo v kódu.

Microsoft pouze pro interní použití.

Obor názvů:  EnvDTE
Sestavení:  EnvDTE (v EnvDTE.dll)

Syntaxe

'Deklarace
Sub remove_OnChange ( _
    A_1 As _dispSelectionEvents_OnChangeEventHandler _
)
void remove_OnChange(
    _dispSelectionEvents_OnChangeEventHandler A_1
)
void remove_OnChange(
    _dispSelectionEvents_OnChangeEventHandler^ A_1
)
abstract remove_OnChange : 
        A_1:_dispSelectionEvents_OnChangeEventHandler -> unit
function remove_OnChange(
    A_1 : _dispSelectionEvents_OnChangeEventHandler
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

_dispSelectionEvents_Event Rozhraní

EnvDTE – obor názvů