IrcString GetHashCode Method NetIRC2 IRC Client Library for .NET
Serves as a hash function for a particular type.

Namespace: NetIrc2
Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public override int GetHashCode()

Return Value

A hash code for the current OnlineObject.
See Also