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