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.
Type::Equals Method
.NET Framework (current version)
Determines if the underlying system type of the current Type is the same as the underlying system type of the specified Object or Type.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines if the underlying system type of the current Type object is the same as the underlying system type of the specified Object.(Overrides MemberInfo::Equals(Object^).) |
![]() | Equals(Type^) |
Show:
