OpenMetaverse Protocol Library Developers API Documentation
GetHashCode Method
NamespacesOpenMetaverseInventoryBaseGetHashCode () () () ()
Generates a number corresponding to the value of the object to support the use of a hash table, suitable for use in hashing algorithms and data structures such as a hash table
Declaration Syntax
C#
public
override
int
GetHashCode()
Return Value
A Hashcode of all the combined InventoryBase fields

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)