Compares this Name object to the specified Object.
Declaration Syntax
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
Parameters
- other (Object)
Return Value
Remarks
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.8.10.1