IEquatable for BusinessListBase

IEquatable for BusinessListBase

Old forum URL: forums.lhotka.net/forums/t/8840.aspx


Priya posted on Monday, April 26, 2010

I have a business object xyz of type BusinessListBase. I need to compare two instances of this class for equality.

Is there a way to implement the IEquatable interface on the BusinessListBase collection to compare two collections of this type ?

Copyright (c) Marimer LLC