IVsWCFReferenceEvents.OnReferenceGroupCollectionChanged Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raises an event after a new reference is added or an existing reference is deleted.
public:
void OnReferenceGroupCollectionChanged();
public:
void OnReferenceGroupCollectionChanged();
void OnReferenceGroupCollectionChanged();
public void OnReferenceGroupCollectionChanged ();
abstract member OnReferenceGroupCollectionChanged : unit -> unit
Public Sub OnReferenceGroupCollectionChanged ()