Represents the method that handles the OnActiveAnalysisChanged event.
[Visual Basic .NET]
Public Delegate Sub OnActiveAnalysisChangedEventHandler ( _
)
[C#] public delegate void OnActiveAnalysisChangedEventHandler ( );