TransactionGetHashCode Method |
Returns a hash code for this transaction.
Namespace: Algs4NetAssembly: Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic override int GetHashCode()
Return Value
Type:
Int32a hash code for this transaction
See Also