Click or drag to resize
BroccoliSharp BroValueGetHashCode Method
Gets a hash code for this BroValue.

Namespace: BroccoliSharp
Assembly: BroccoliSharp (in BroccoliSharp.dll) Version: 1.0.5434.15853
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current BroValue.
See Also