Skip to main content
.NET Framework Class Library
Type..::.Equals Method





Determines if the underlying system type of the current Type is the same as the underlying system type of the specified Object or Type.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List
 NameDescription
Public methodEquals(Object)Determines if the underlying system type of the current Type is the same as the underlying system type of the specified Object. (Overrides MemberInfo..::.Equals(Object).)
Public methodEquals(Type)Determines if the underlying system type of the current Type is the same as the underlying system type of the specified Type.
Top
Microsoft is conducting an online survey to understand your opinion of the MSDN Web site. If you choose to participate, the online survey will be presented to you when you leave the MSDN Web site.

Would you like to participate?