SourceLocation::Equals Method (Object^)

 

Compares this source location instance with another object for equality.

Namespace:   Microsoft.VisualStudio.GraphModel.CodeSchema
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
virtual bool Equals(
	Object^ obj
) override

Parameters

obj
Type: System::Object^

Return Value

Type: System::Boolean

Returns Boolean.

Return to top
Show: