ErrorInfo.Equals Method
Compares one ErrorInfo object to another ErrorInfo object.
Namespace: Microsoft.WindowsServerSolutions.Administration.ObjectModel
Assembly: Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
Equals(ErrorInfo) | Compares the ID of one ErrorInfo object to the ID of another ErrorInfo object. |
![]() |
Equals(Object) | Calls the Equals method with the specified object.(Overrides Object.Equals(Object).) |
See Also
ErrorInfo Class
Microsoft.WindowsServerSolutions.Administration.ObjectModel Namespace
Return to top