Click or drag to resize

DataObjectPropertyValueComparer Methods

The DataObjectPropertyValueComparer type exposes the following members.

Methods
  NameDescription
Public methodCompare
x and y can be either objects of type DataObject or property values of a given type (that implements IComparable)
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also