PowerSNMP for .NET
Clone Method (AuthoritativeEngine)




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

Return Value

A deep copy of the AuthoritativeEngine.
See Also

Reference

AuthoritativeEngine Class
AuthoritativeEngine Members

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