IPv4ConfigurationGet Method |
Returns the IPv4Configuration for all ethernet cards.
Namespace:
Demo3D.Common
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntaxpublic static List<IPv4Configuration> Get()
Return Value
Type:
ListIPv4ConfigurationA list of IPv4Configurations for all the ethernet cards.
See Also