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