Indicate whether two UniValue are equal.
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Parameters
- x
- Type: Nemiro.OAuth UniValue
The first UniValue instance.
- y
- Type: Nemiro.OAuth UniValue
The second UniValue instance.
Return Value
Type: BooleanSee Also