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