Possible Duplicate:
== vs. Object.Equals(object) in .NET
What is the difference between the Equals() function and the = operator in VB.NET?
I noticed that Equals() doesn't work in some cases whereas = does.
Possible Duplicate:
== vs. Object.Equals(object) in .NET
What is the difference between the Equals() function and the = operator in VB.NET?
I noticed that Equals() doesn't work in some cases whereas = does.