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