Determine whether the specified object is
equal to the current object
 Declaration Syntax
Declaration Syntax| C# | 
public bool Equals( InventoryItem o )
 Parameters
Parameters- o ( InventoryItem)
- The object to compare against
 Return Value
Return Valuetrue if objects are the same
 See Also
See AlsoAssembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)
 
