Compares this Name object to the specified Object.
| C# | Visual Basic | Visual C++ |
public override bool Equals( Object other )
Public Overrides Function Equals ( other As Object ) As Boolean
public: virtual bool Equals( Object^ other ) override
- other (Object)
The result of the comparison is true if and only
if the specified Object
is not null and this Name object contains the same value as the
specified Name.
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1