Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
OnDictionaryChanged Method (e)
NamespacesGenesyslab.Desktop.Infrastructure.ConfigurationConfigDictionaryOnDictionaryChanged(DynamicCollectionEventArgs)
Occurs if the dictionary changes.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void OnDictionaryChanged(
	DynamicCollectionEventArgs e
)
Protected Overridable Sub OnDictionaryChanged ( _
	e As DynamicCollectionEventArgs _
)
protected:
virtual void OnDictionaryChanged(
	DynamicCollectionEventArgs^ e
)
Parameters
e (DynamicCollectionEventArgs)
DynamicCollectionEventArgs

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)