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:
