HeroStats Libraries
ChatMessage.Expression.GetHashCode Method 

[This is preliminary documentation and subject to change.]

Creates and returns a hash value for this type, suitable for use in hashing algorithms and data structures like a hash table.

[Visual Basic]
Overrides Public Function GetHashCode() As Integer
[C#]
public override int GetHashCode();

Return Value

The hash code for this object

See Also

ChatMessage.Expression Class | CityOfHeroes Namespace