PowerSNMP for .NET
Clone Method (TrapUserList)




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

Return Value

A deep copy of the TrapUserList and its Users.
Remarks
Locks on SyncRoot for thread safety.
See Also

Reference

TrapUserList Class
TrapUserList Members

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