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


PowerSNMP for .NET Documentation Version 8.0
© 2024 Dart Communications. All Rights Reserved.
Send comments on this topic