Encoding::Equals Method
Silverlight
Determines whether the specified Object is equal to the current instance.
Namespace: System.Text
Assembly: mscorlib (in mscorlib.dll)
Parameters
- value
- Type: System::Object
The Object to compare with the current instance.
Return Value
Type: System::Booleantrue if value is an instance of Encoding and is equal to 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.
Community Additions
ADD
Show: