KindMismatch Members

tikumo.regis3

KindMismatch Members regdiff Code Documentation

The KindMismatch type exposes the following members.

Constructors

  NameDescription
Public methodKindMismatch
The constructor creates an object that represents a value that exists in both keys, but has different value kinds (and by definition different values) in each of them.
Back to Top
Fields

  NameDescription
Public fieldKey
Key where the value was located
Public fieldValue1
Value as it exists in the 1st key
Public fieldValue2
Value as it exists in the 2nd key
Back to Top
See Also