LumiSoft Net Help
Equals Method (obj)
NamespacesLumiSoft.Net.RTPRTP_AddressEquals(Object)
Determines whether the specified Object is equal to the current Object.
Declaration Syntax
C#Visual BasicVisual C++F#
public override bool Equals(
	Object obj
)
Public Overrides Function Equals ( 
	obj As Object
) As Boolean
public:
virtual bool Equals(
	Object^ obj
) override
abstract Equals : 
        obj : Object -> bool 
override Equals : 
        obj : Object -> bool 
Parameters
obj (Object)
The Object to compare with the current Object.
Return Value
Boolean
True if the specified Object is equal to the current Object; otherwise, false.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119