return bool |
|
object obj |
Type CollectionHelper
Namespace NHibernate.Util
return bool |
|
object obj |
return int |
return Type |
return string |
return bool |
|
ICollection c1 |
|
ICollection c2 |
This is different from the method in CollectionsUtil in that the latter uses the current culture and is thus vulnerable to the "Turkish I" problem.
return Hashtable |
This is different from the method in CollectionsUtil in that the latter uses the current culture and is thus vulnerable to the "Turkish I" problem.
return Hashtable |
|
IDictionary dictionary |
return bool |
|
IDictionary a |
|
IDictionary b |
The hash code is computed as the sum of hash codes of individual elements, so that the value is independent of the collection iteration order.
return int |
|
ICollection coll |
return bool |
|
ISet a |
|
ISet b |
return IDictionary
|
return ICollection
|