ArrayDictionary4<K, V>.

GetHashCode() Method

Summary

Returns the hash code of the collection.

Syntax

public override int GetHashCode()

Remarks

Returns the hash code of the collection. Collection members get activated as required.

Return Value

Type Description
int

See Also

  • System.Collections.Generic.IDictionary
  • Db4objects.Db4o.TA.IActivatable