IVsDataObjectChangeEventsBroker.RaiseObjectDeleted Method
Include Protected Members
Include Inherited Members
Raises the ObjectDeleted 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 | |
---|---|---|
RaiseObjectDeleted(String, array<Object[]) | Raises the ObjectDeleted event. | |
RaiseObjectDeleted(Int32, String, array<Object[]) | Raises the ObjectDeleted event or adds the event to the specified event group. |
Top