Share via


Error.Equals Method

Include Protected Members
Include Inherited Members

Compares the two objects.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Equals(Object) (Inherited from Object.)
Public method Equals(Error) Compares the location of this instance to the location of the specified Error object.

Top