PowerSNMP for .NET
Clone Method (User)




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

Return Value

A deep copy of the User.
See Also

Reference

User Class
User Members

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