Bloomberg API for .NET
Equals Method (other)
NamespacesBloomberglp.BlpapiNameEquals(Object)
Compares this Name object to the specified Object.
Declaration Syntax
C#Visual BasicVisual 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
Boolean
Returns true if the objects are the same; false otherwise.
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.7.4.1