StringToken.Equals Method (StringToken)
Silverlight
Indicates whether the current instance is equal to the specified StringToken.
Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Parameters
- obj
- Type: System.Reflection.Emit.StringToken
The StringToken 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.