Condividi tramite


Metodo IVsDataObjectChangeEventsBroker.RaiseObjectChanged

Includi membri protetti
Includi membri ereditati

Genera l'evento ObjectChanged o aggiungere l'evento al gruppo di eventi specificato.

Si tratta di un membro di overload. Per informazioni complete su questo membro, inclusi la sintassi, l'utilizzo e gli esempi, fare clic su un nome nell'elenco degli overload.

Elenco di overload

  Nome Descrizione
Metodo pubblico RaiseObjectChanged(String, array<Object[]) Genera l'evento ObjectChanged.
Metodo pubblico RaiseObjectChanged(Int32, String, array<Object[]) Genera l'evento ObjectChanged o aggiungere l'evento al gruppo di eventi specificato.
Metodo pubblico RaiseObjectChanged(String, array<Object[], array<Object[]) Genera l'evento ObjectChanged.
Metodo pubblico RaiseObjectChanged(Int32, String, array<Object[], array<Object[]) Genera l'evento ObjectChanged o aggiungere l'evento al gruppo di eventi specificato.
Metodo pubblico RaiseObjectChanged(String, array<Object[], IDictionary<String, Object>, IDictionary<String, Object>) Genera l'evento ObjectChanged.
Metodo pubblico RaiseObjectChanged(Int32, String, array<Object[], IDictionary<String, Object>, IDictionary<String, Object>) Genera l'evento ObjectChanged o aggiungere l'evento al gruppo di eventi specificato.
Metodo pubblico RaiseObjectChanged(String, array<Object[], IDictionary<String, Object>, array<Object[], IDictionary<String, Object>) Genera l'evento ObjectChanged.
Metodo pubblico RaiseObjectChanged(Int32, String, array<Object[], IDictionary<String, Object>, array<Object[], IDictionary<String, Object>) Genera l'evento ObjectChanged o aggiungere l'evento al gruppo di eventi specificato.

In alto

Vedere anche

Riferimenti

IVsDataObjectChangeEventsBroker Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Data.Services