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