Click or drag to resize
TypeEquals Method
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 MemberInfoEquals(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
See Also