Namespace:  NHibernate.Cache
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Public Function ComputeHashCode As Integer
C#
public int ComputeHashCode()
Visual C++
public:
int ComputeHashCode()
JavaScript
function computeHashCode();

See Also