OpenMetaverse Protocol Library Developers API Documentation
Equals Method (obj)
NamespacesOpenMetaversebinBVHJointEquals(Object)
Indicates whether this instance and a specified object are equal.
Declaration Syntax
C#
public 
override 
bool 
Equals(
        
Object 
obj
)
Parameters
obj ( Object)
Another object to compare to.
Return Value
true if objand this instance are the same type and represent the same value; otherwise, false.

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