Returns the hash code for this instance.
Namespace:
NHibernate.MappingAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overrides Function GetHashCode As Integer |
C# |
---|
public override int GetHashCode() |
Visual C++ |
---|
public: virtual int GetHashCode() override |
JavaScript |
---|
function getHashCode(); |