Click or drag to resize
RouterExtensions Methods

The RouterExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAttachPort
Attaches an existing port to the specified router.
Public methodStatic memberAttachSubnet
Creates a new port on the subnet and attaches it to the specified router.
Public methodStatic memberDelete
Deletes the router and any attached interfaces.
Public methodStatic memberDetachPort
Detaches a port from the specified router.
Public methodStatic memberDetachSubnet
Finds the port on the subnet attached to the specified router, detaches then deletes it.
Top
See Also