OpenMetaverse Protocol Library Developers API Documentation
GetHashCode Method
NamespacesOpenMetaverseInventoryItemGetHashCode () () () ()
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 InventoryItem fields

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