Click or drag to resize

IPv4Configuration Methods

The IPv4Configuration type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGet
Returns the list of IPv4Configurations for all running ethernet cards.
Public methodStatic memberGet(NetworkCard)
Returns the list of IPv4Configurations for a specific ethernet card.
Public methodStatic memberGetLoopback
Returns the IPv4Configuration for the loopback interface.
Public methodSameNetwork
Returns true if the address passed in belongs to the same network as this network device.
Top
See Also