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