This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Serves as a hash function for a particular type.

Namespace: Smartsite.Base.HttpNamespaceManager
Assembly:  Smartsite.Base (in Smartsite.Base.dll)

Syntax

C#Copy imageCopy Code
public override int GetHashCode()
Visual Basic (Declaration)Copy imageCopy Code
Public Overrides Function GetHashCode As Integer

Return Value

A hash code for the current Object.

See Also

Advanced