Overload List
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether two object instances are equal.
(Overrides Object Equals(Object).) |
![]() | Equals(String) |
Determines whether this instance and another specified String object have the same value.
|
![]() | Equals(UniValue) |
Determines whether two UniValue instances are equal.
|
![]() | Equals(String, StringComparison) |
Determines whether this string and a specified String object have the same value. A parameter specifies the culture, case, and sort rules used in the comparison.
|
See Also