ISettingsList::CollectionChangedAsync Event

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Settings
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

event CollectionChangedAsyncEventHandler^ CollectionChangedAsync {
	void add(CollectionChangedAsyncEventHandler^ value);
	void remove(CollectionChangedAsyncEventHandler^ value);
}
Return to top
Show: