asp.net.ph

String.GetHashCode Method

System Namespace   String Class


Returns the hash code for this instance.

[ VB ]
<Serializable>
Overrides Public Function GetHashCode ( ) As Integer

[ C# ]
[ Serializable ]
public override int GetHashCode ( );

[ C++ ]
[ Serializable ]
public: int GetHashCode ( );

[ JScript ]
public Serializable
override function GetHashCode ( ) : int;

Return Value

A 32-bit signed integer hash code.

See Also

String Members   Int32 Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph