ContractBase::RemoteEquals Method (IContract^)
.NET Framework (current version)
Compares an object with a remote object for equality.
Assembly: System.AddIn (in System.AddIn.dll)
Parameters
- contract
-
Type:
System.AddIn.Contract::IContract^
The object to test for equality with the remote object.
Return Value
Type: System::Booleantrue if the object is equal to the remote object; otherwise, false.
Implements
IContract::RemoteEquals(IContract^)
.NET Framework
Available since 3.5
Available since 3.5
Show: