RuntimeTypeHandle.Equals Method (Object)
Silverlight
Indicates whether the specified object is equal to the current RuntimeTypeHandle structure.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Parameters
- obj
- Type: System.Object
An object to compare to the current instance.
Return Value
Type: System.Booleantrue if obj is a RuntimeTypeHandle structure and is equal to the value of this instance; otherwise, false.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.