[]
Checks whether two given Variants are equal.
public static bool operator ==(Variant a, Variant b)
First Variant to check.
Second Variant to check.
True if the variants are equal, False otherwise.
True
False