Declaration
public bool Equals(
RVariant other
)
Summary
Performs a deep comparison of this RVariant to another. The result is true only if the structure and every stored
value is identical. Note that Paths are not taken into account so it is possible to compare two sub-values of
different trees.