hash


Description:

public abstract uint hash ()

Computes hash for an objects. Two hashes of equal objects have to be equal.

Note:

Hash must not change during lifetime of an object.

Returns:

hash of an object