NetworkConfigurationClone Method  | 
 Create a clone (deep copy) of the current instance
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.2.0
Syntaxpublic NetworkConfiguration Clone()
Public Function Clone As NetworkConfiguration
public:
NetworkConfiguration^ Clone()
Return Value
Type: 
NetworkConfiguration
See Also