IPartiallyComparable Interface

Defines a generalized partial-comparison method that a value type or class implements to create a type-specific partial-comparison method; this permits us to define partial orderings, where non-comparability of objects in the ordering is a possibility.

For a list of all members of this type, see IPartiallyComparable Interface Members .

Assembly:


.

IPartiallyComparable

Public Interface IPartiallyComparable

Inherits .

Remarks: