Site::Equals Method (Object^)
.NET Framework (current version)
Compares the current Site to the specified object for equivalence.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- o
-
Type:
System::Object^
The object to test for equivalence with the current object.
Return Value
Type: System::Booleantrue if the two instances of the Site class are equal; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: