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