NetworkConfigurationIPV4Group Class |
Namespace: Zivid.NET
The NetworkConfigurationIPV4Group type exposes the following members.
| Name | Description | |
|---|---|---|
| NetworkConfigurationIPV4Group | Constructor |
| Name | Description | |
|---|---|---|
| Address | IPv4 address. Only used in manual mode. | |
| Mode | DHCP or manual configuration | |
| SubnetMask | IPv4 subnet mask (for example 255.255.255.0).
Only used in manual mode.
|
| Name | Description | |
|---|---|---|
| Clone | Create a clone (deep copy) of the current instance | |
| CopyWith | Create a clone (deep copy) of the current instance and invoke delegate on the clone | |
| ToString | Get string representation of the object (Overrides ObjectToString.) |