Summary
Returns the hash code of the collection.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Collections - Containing Type
- ArrayDictionary4
<K, V>
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