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