Click or drag to resize
CalculationWorks Logo
BcfListSortComparerT Class
Infrastructure. The type supports the infrastructure and is not intended to be used directly from your code.
Inheritance Hierarchy
SystemObject
  CalculationWorks.ViewModel.FormsBcfListSortComparerT

Namespace: CalculationWorks.ViewModel.Forms
Assembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 3.2.1.2
Syntax
public class BcfListSortComparer<T> : IComparer<T>

Type Parameters

T
Item type

The BcfListSortComparerT type exposes the following members.

Constructors
  NameDescription
Public methodBcfListSortComparerT
Initializes a new instance of the BcfListSortComparerT class.
Top
Methods
  NameDescription
Public methodCompare
Compares the specified x an y.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

CalculationWorks.ViewModel.Forms

Supported in: 3.2, 3.0, 2.1, 2.0
See Also