Determines whether this instance and another specified String object have the same value.
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Parameters
- value
- Type: System String
The string to compare to this instance of the UniValue.
Return Value
Type: Booleantrue if the value of the value parameter is the same as this instance; otherwise, false.
See Also