The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IdnMapping::Equals Method (Object^)
.NET Framework (current version)
Indicates whether a specified object and the current IdnMapping object are equal.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- obj
-
Type:
System::Object^
The object to compare to the current object.
Return Value
Type: System::Booleantrue if the object specified by the obj parameter is derived from IdnMapping and its AllowUnassigned and UseStd3AsciiRules properties are equal; otherwise, false.
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: