Overload List

  NameDescription
IdenticalValues(Object, Object) Obsolete.
Returns true if two values are identical. This method is now obsolete; use IdenticalValues(object value1, object value2, Field f).
IdenticalValues(Object, Object, FieldPair)
Returns true if two specified values are identical.
IdenticalValues(Object, Object, FieldPair, Boolean)
Returns true if two specified values are identical.

See Also