Object..::..Equals Method (Object)
Determines whether the specified object is equal to the current object.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public virtual bool Equals( Object o )
<TemplateAttribute> _ Public Overridable Function Equals ( _ o As Object _ ) As Boolean
[TemplateAttribute] public: virtual bool^ Equals( Object^ o )
Parameters
- o
- Type: System..::..Object