Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a clone of an AlertInfo object.
Namespace: Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework
Assembly: AlertFramework (in AlertFramework.dll)
Syntax
public object Clone()
public:
virtual Object^ Clone() sealed
Public Function Clone As Object
Return Value
Type: System.Object
An instance of Object that represents a clone of an AlertInfo object.
Implements
See Also
AlertInfo Class
Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework Namespace
Return to top