PowerSNMP for .NET
Clone Method (Engine)




Create a deep copy of the Engine.
Syntax
Public Function Clone() As Engine
Dim instance As Engine
Dim value As Engine
 
value = instance.Clone()
public Engine Clone()
public: Engine* Clone(); 
public:
Engine^ Clone(); 

Return Value

A deep copy of the Engine.
See Also

Reference

Engine Class
Engine Members

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic