NetworkCardGetIPv4Configuration Method |
Returns the list of IPv4Configurations for this card.
Namespace:
Demo3D.IO
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntaxpublic List<IPv4Configuration> GetIPv4Configuration()
Return Value
Type:
ListIPv4ConfigurationThe list of IPv4Configurations for the network card.
See Also