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