Share via


IVsDataObjectChangeEventsBroker.RaiseObjectChanged Method

Include Protected Members
Include Inherited Members

Raises the ObjectChanged event or adds the event to the specified event group.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

RaiseObjectChanged(String, array<Object[])

Raises the ObjectChanged event.

Public method

RaiseObjectChanged(Int32, String, array<Object[])

Raises the ObjectChanged event or adds the event to the specified event group.

Public method

RaiseObjectChanged(String, array<Object[], array<Object[])

Raises the ObjectChanged event.

Public method

RaiseObjectChanged(Int32, String, array<Object[], array<Object[])

Raises the ObjectChanged event or adds the event to the specified event group.

Public method

RaiseObjectChanged(String, array<Object[], IDictionary<String, Object>, IDictionary<String, Object>)

Raises the ObjectChanged event.

Public method

RaiseObjectChanged(Int32, String, array<Object[], IDictionary<String, Object>, IDictionary<String, Object>)

Raises the ObjectChanged event or adds the event to the specified event group.

Public method

RaiseObjectChanged(String, array<Object[], IDictionary<String, Object>, array<Object[], IDictionary<String, Object>)

Raises the ObjectChanged event.

Public method

RaiseObjectChanged(Int32, String, array<Object[], IDictionary<String, Object>, array<Object[], IDictionary<String, Object>)

Raises the ObjectChanged event or adds the event to the specified event group.

Top

See Also

Reference

IVsDataObjectChangeEventsBroker Interface

IVsDataObjectChangeEventsBroker Members

Microsoft.VisualStudio.Data.Services Namespace