Send the ports in front

My post was eclipsed by label or background.
Tell me how to send the ports in front.

You can call the GoGroup.InsertAfter or InsertBefore methods.
Or, since GoGroup implements IList, you can use any of the IList methods.

Thanks Walter. It’s great.