LumiSoft Mail Server User API
Equals Method (obj)
Namespaces > LumiSoft.Net > BindInfo > Equals(Object)
Compares the current instance with another object of the same type.
Syntax
C#Visual BasicManaged C++
public override bool Equals (
	Object obj
)
Public Overrides Function Equals ( _
	obj As Object _
) As Boolean
public:
virtual bool Equals (
	Object^ obj
) override
Parameters
obj (Object)
An object to compare with this instance.
Return Value
Returns true if two objects are equal.

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)