Click or drag to resize

BaseComparerT, FIELDENUMTYPE Methods

The BaseComparerT, FIELDENUMTYPE generic type exposes the following members.

Methods
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
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate methodIComparerTCompare
Compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other.
Explicit interface implementationPrivate methodIComparerCompare
Compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other.
Top
See Also