Checks for equality between this Any object and the given Any
object. Two Any objects are equal if both their values and type
codes are equal.
Any object to test for equality.
true if the Any objects are equal; false
otherwise.
Any Interface | Any Members | Ics Namespace