Click or drag to resize
EqualsBuilderIsEquals Property
Gets a value indicating whether fields were equal.

Namespace: Capgemini.CommonObjectUtils
Assembly: Capgemini.CommonObjectUtils (in Capgemini.CommonObjectUtils.dll) Version: 1.3.0.0
Syntax
public bool IsEquals { get; }

Property Value

Type: Boolean
Indicates whether the fields that have been appended were all equal.
See Also