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.
_FieldInfo::Equals Method (Object^)
.NET Framework (current version)
Provides COM objects with version-independent access to the Equals method.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- other
- Type: System::Object^
Return Value
Type: System::Booleantrue if the specified Object is equal to the current Object; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: